0

I've got Kubuntu on the SSD currently. I'd like to have a Win10 install on the HDD.

I know Windows overrides the bootloader with its own. I know you can fix it by booting from a live USB and executing

sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair

However, I am not sure where the bootloader will be placed, I'd like to ensure it's on the SSD, where Ubuntu is. How do I do so?

0 Answers0