WetGeek
Another topic also discusses this. There are some use-cases where different partitions are preferable:
- When moving disks between computers
- When dual booting the same OS, which leads to duplicate entries without knowing which is which.
Also it just makes it very decoupled, use the BIOS for booting the OS, then use the bootloader to boot a different version than the default. It makes it easier to remove as well. Just format/remove the bootloader partition when you remove the OS. No need to find it how to remove only the entries of the OS you just removed from the shared bootloader partition. Saves some hassle. Of course, if you're not a distrohopper this is not really that beneficial, but still 🙂
jsluk
There is no need to physically remove the disks to force the installer to recognize your wanted bootloader partrition:
- Boot the live USB
- open up the partition manager (Disks, Gparted, etc.)
- Remove the boot/esp flags of all bootloader partitions you do not want to install to
- Install Solus
- Reboot in new install
- Put flags back to the bootloader partitions.
This does not fix your current grub, but if you reinstall this should force the installer to only see your wanted bootloader partition.