Dualboot Windows 10/Fedora on separate HDs = no Fedora boot
Hello,
I had Windows 10 installed first on 1 hard drive. After updating I installed Fedora 23 Cinnamon on my 2nd HD. Both SSDs. Reboot after installation of Fedora and no Grub screen. It simply goes into Windows 10 without giving me a choice. No issue when they shared the same SSD. Not using UEFI. How do I fix this?
Edit: I setup Fedora with a simple EXT4 and Swap partition. No LVM.
Thanks in advance.
Litte information. Maybe your boot order is not setup correctly. Check where your bootloader grub is installed and choose that drive to be booted first (in BIOS firmware)
Otherwise, show us the output of
lsblk
and/orfdisk -l
.Florian give you the answer. If Windows' HDD is the first in the boot order in BIOS settings it will ignore the second HDD's GRUB, because it find the Windows' MBR, so it just boot.
I wasn't the one asking. Feel free to post this as an answer!
Sorry, I edit the first sentence: Florian has already gave you the answer.
@thewanderer, sorry, I could have had a bit more imagination to understand what you meant.