This is a follow-up for this question
I installed a new Ubuntu installation on a new SSD. In the installation, I selected the new SSD as the device for boot loader installation.
When I turn on my PC I see a GRUB bootloader screen with all 3 of my OSs (new Ubuntu, Windows and old Ubuntu) and everything works fine.
However, when I enter BIOS I see that this boot-loader is actually the one that belongs to the old Ubuntu. This boot loader is in the old SSD that is actually used for Windows, while the old Ubuntu is in a partition on a HDD.
My questions:
- Is it safe to remove the partition (on the HDD) of the previous Ubuntu installation?
- Why did the boot loader install on the old SSD when I explicitly selected the new one?