Even i am curious. It shows up as “yes” in boot menu also and also when changing boot order in firmware settings menu. Pressing f12 to select boot menu shows only two options “windows boot manager” and “yes”, selecting “yes” lets me boot into grub menu.
Is Windows installed on the same drive? Which drive do you have set in the boot order in the UEFI Bios. It should be set to boot from the drive that has EndeavourOS on it if they are on separate drives.
Yes its on the same drive. In firmware settings boot order is harddrive(toshiba something)>windows boot manager>usb boot drive.
But it doesn’t boot into any os automatically, just stays at splash screen. I have to manually pull up boot menu (f12) and select yes option to boot to grub. Also as you can see from first post, reboot removes 0001 endeavour os from boot order.
Did you install os-prober and set it up in the default grub file? It is now set to not check for other os to boot. You have to modify the file and update the boot loader.
Yes os prober is installed and works fine, i can boot into grub menu and windows appears as one of the option. The problem is i have to manually boot into grub from boot menu(f12) everytime using thet “yes” option.
As you can see from linked post, i had to chroot into system and build the boot partition. Ony thing i modified was adding the os prober line in grub config
No its not booting to windows, its just not booting to anything. I have to manually boot into either windows boot manager or “yes” (to load grub menu). As far as i know os-prober add an entry to brub menu, and its doing that only.
One thing i can tell you is that the UEFI firmware only holds so many entries. You may want to use efibootmgr and clear all the entries and then reboot. I have had this before where ghost entries being removed keep coming back. Removing all fixed that and only the entries on boot should be there that are setup.
Then booted to linux and deleted every boot entry in efibootmgr as per this command
Then shutdown and opened the laptop, did a bios reset bt removing power cord, battery and bios button cell. Plugged everything back and turned on pc and immediately went to bios. Did all the basic settings like disabling secure boot and moved the “efi boot manager: yes” to top. Exited saving changes, booted directly into windows ( its normal). Rebooted and grub showed up. Booted into endeavour and checked efibootmgr, it showed correct boot order. Booted around 10 times since then and its all fine.