04 yesterday. Here is my system:
- SSD1 : 256G SSD (Window installed)
- HDD1 : 2TB HardDrive
- SSD2 : 120G SSD (Ubuntu installed)
I originally had windows and got spare SSD so I decided to install ubuntu in it.
Everything worked well and in my BIOS I boot with SSD2 (Ubuntu) it doesn't boot.
And when I chose SSD1 as boot disk, Ubuntu boot manager pops up and ask me to choose what OS I want to boot.
What I expected was, when I want to boot with windows, I go to BIOS and choose SSD1, and when I want to boot with ubuntu I chose SSD2 as a boot disk.
But now it seems there is grub in SSD1 and it manages everything.
I want to separate 2 operating systems so there is no problem when I remove SSD2.
Do I have to remove grub from SSD1 and reinstall ubuntu in SSD2?
boot-repair
to generate a new grub boot image on SSD1. – WinEunuuchs2Unix Sep 02 '16 at 10:32