I have two HDDs. The first one has a dual boot win10 and Ubuntu 20.04. UEFI boot. I want to install Fedora 36 to the second one. How can I ensure that the Ubuntu boot loader will be used and it will recognise Fedora36?
Asked
Active
Viewed 134 times
0
update-grub
and I'd expect it to detect Fedora 36 (rawhide or any version as long as it's on a compatible file-system Ubuntu recognizes... ie. instructions will vary on details you didn't provide) – guiverc Aug 26 '22 at 05:56grub-install
may also be required in my first comment.. – guiverc Aug 26 '22 at 06:10