I just acquired a new ssd such that don't have to use inventor through some virtual machine with windows on my ubuntu, but the problem is, how do i easily install windows on my second hard drive, and still have the option to dual boot between ubuntu and windows?
I read some post regarding this, and all them states that both of them have issues with the boot loaders, which i don't see should be a problem here as the OS's are being installed on separate drives.
My current OS is ubuntu, which is installed on my primary SSD. The other one is empty => actually not at the moment, but yeah after I format it, it should be empty.
Can I somehow from ubuntu (my primary ssd) install Windows onto my second hard drive? if so how? and what about the boot loader, is it possible to add some form boot loading option, such that i can decide whether i want to boot from windows or ubuntu?
sudo update-grub
. – oldfred Mar 04 '16 at 15:08