Alright, you installed your first Linux distro. You didn't want to lose data, or have Windows lying around "just in case". However, you want to be able to boot into Linux without having to go through the boot menu again and again.
You've heard from your Linux user friends that Linux has a boot manager that also detects Windows, so you want Linux to be on top of Windows.
So, you do what others have been doing for years since UEFI came to be: Boot into BIOS, head to change the boot order. But, would you look at that! Linux didn't register itself to the BIOS's boot menu!
Then you go, "Okay, I've read online that efibootmgr
can get this resolved just by changing the boot order!" That's supposed to work since this is UEFI, right?
So you boot back into Linux and use efibootmgr
to change the boot order. However, the next boot still boots directly into Windows. You go to the boot menu and your order customization didn't register at all.