0

I'm unable to access Windows after installing KALI and Ubuntu on my PC. The only alternatives I get when turning on computer is to either enter Kali or Ubuntu. So I tried to update grub sudo update-grub with no solution.

Also the Windows ISO is on partition /dev/nvme0n1p3 after opening Disks in Ubuntu.

Help appreciated!

MZ97
  • 121

1 Answers1

0

It's better to install multiple operating systems in order that is supported by the native installers.

So, my recommendation for all those starting out would be to keep it simple, install windows first (if it is not already installed), then install Ubuntu.

Next, download Virtualbox and install a Kali VM. Kali as a VM will be a lot better of many reasons and let you use the tool as intended. The other great way to use Kali is via a live USB.

The reason for this is that when you are doing pentests you want to be able to remove client data from your systems completely to ensure it is not exposed inadvertently in any context outside of the report.

taci7
  • 64