1

I have a Linux pc with 500 GB SSD and a 1Tb HDD.

The OS is Ubuntu 22.04 - and this is on the SSD.

I would like to install Windows 10 (which I have on a bootable USB) next to the Linux OS.

I should be grateful for help. Thank you.

Duncan
  • 1,113

1 Answers1

1
  1. Disconnect the 500 GB SSD.
  2. Boot from the Windows 10 live USB, and install Windows 10 on the 1 TB HDD.
  3. Attach the SSD, and use UEFI settings to set it as the default boot.
  4. Run the command sudo update-grub in Ubuntu, so that it recognizes the Windows 10 installation, and allows the option to dual boot in the Grub menu.