Yesterday I’ve been using eOS just fine, decided to update it with pacman -Syu before going to bed. Got some kind of an error I can’t really remember and shrugged it off thinking that “I’ll fix it tomorrow”, however after turning my PC on today I was met only with the “Reboot into firmware interface” option and nothing else.
Prior to update I didn’t do anything that could possibly affect it, I’ve been playing games on Steam and nothing else - no downloads, nothing.
After Googling for a couple of hours I think I may have found a problem. When running lsblk -f, my EFI partition wasn’t mounted anywhere for some reason, though I think it pretty much should.
I’m using a USB stick with Ventoy on it
I have tried chrooting from a live env and updating the system, the problem still persists and pacman says “there’s nothing more to do”. I’ve also reinstalled linuxheaders along with dracut.
I have also noticed that my kernel version is no longer 6.14, but 6.13.7-arch1-1 if that helps.
Kind of confused at this point, but I do believe that it has something to do with the mount point of my EFI partition, or rather the lack of it.
I’m using a UEFI system. Here’s the output of efibootmgr:
BootCurrent: 0006
Timeout: 1 seconds
BootOrder: 0006,0005,0000,0004
Boot0000* endeavouros HD(1,GPT,1c28f725-d540-4cdf-b664-d49918b494dc,0x22,0x1007de)/\EFI\ENDEAVOUROS\GRUBX64.EFI
Boot0004* Linux Boot Manager HD(1,GPT,1c28f725-d540-4cdf-b664-d49918b494dc,0x22,0x1007de)/\EFI\SYSTEMD\SYSTEMD-BOOTX64.EFI
Boot0005* UEFI OS HD(1,GPT,1c28f725-d540-4cdf-b664-d49918b494dc,0x22,0x1007de)/\EFI\BOOT\BOOTX64.EFI0000424f
Boot0006* UEFI: KingstonDataTraveler 3.00000, Partition 2 PciRoot(0x0)/Pci(0x1,0x2)/Pci(0x0,0x0)/USB(10,0)/HD(2,MBR,0xec8c4733,0x7368000,0x10000)0000424f
I followed some guides online and tried to reinstall GRUB because I thought it might help. Before this problem I was booting off from Linux Boot Manager shown above, the endeavouros entry is a new one, but it didn’t help either
