Hi, I tried looking through this forum but nothing was the exact same case as mine.
I am using dual boot with WIN10 and EndeavourOS, both at separate SSD drives.
As title says I updated my system (fair enough it was over a month since last update). Everything went fine. All packages installed and checked, nvidia drivers also, install kernel all good. It asked to be rebooted and after reboot I just saw error message from BIOS “Linux Boot Manager Failed” with only option “OK”. Then Windows 10 booted.
I didn’t yet tried arch-chroot
because I was afraid something might go wrong. But I have the lsblk -f
output which says it sees both my SSDs and flash drive. I also checked efibootmgr
output here:
sudo efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0003,0005,2003,2002,2001
Boot0000* EFI PXE 0 for IPv4 (84-A9-38-A6-33-30) PciRoot(0x0)/Pci(0x1d,0x6)/Pci(0x0,0x0)/)/IPv4(0.0.0.00.0.0.0,0,0)RC
Boot0001* EFI PXE 0 for IPv6 (84-A9-38-A6-33-30) PciRoot(0x0)/Pci(0x1d,0x6)/Pci(0x0,0x0))/IPv6([::]:<->[::]:,0,0)RC
Boot0002* EFI USB Device (USB) UsbWwid(781,5595,0,0000230903302201101)/CDROM(1,0x4d5940,0x4ea98)RC
Boot0003* Windows Boot Manager HD(1,GPT,75a5a2b2-e5af-4a12-a5b1-83a9b32367f4,0x800,0x32000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000061000100000010000000040000007fff0400
Boot0005* Windows Boot Manager HD(1,GPT,659106a5-61b4-42b4-96a6-a00997e503dd,0x1000,0x1f4000)/File(\EFI\Microsoft\Boot\bootmgfw.efi)RC
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC
as i understand I dont currently have bootmanager for EOS? Systemd was always my default boot manager, but I dont see it here. Is there any solution?