Hello,
I have installed EndeavorOS after several years with Archlinux because I wanted to change my DE and to refresh my installation.
Everything is going fine excepted I have a random boot issue.
Sometimes it works fine and sometime I have this error :
error: no such device: b508d6f6-6135-4831-b1bf-3520a30f3008.
error: unknown filesystem.
grub rescue>
I have found a workaround, I use F11 on my MSI laptop and then I can select my boot device as EndeavorOS an then everything works fine.
The device with indicated error is my nvme disk with linux install.
I have to point-out that I have a dualboot installation with W11.
I hope somebody could provide me a tip to fix this problem.
[daniel@daniel-gl738rd ~]$ lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
├─sda1 vfat FAT32 SYSTEM D45A-0097 12,6M 96% /boot/efi
├─sda2
├─sda3 ntfs Windows 7A885B1E885AD7E9
├─sda4 ntfs DATA 1032179410321794 448,7G 43% /mnt/windows
├─sda5 ntfs WinRE tools D0445BFC445BE42E
└─sda6 ntfs BIOS_RVY AA1C616B1C61338B
nvme0n1
├─nvme0n1p1 ext4 1.0 b508d6f6-6135-4831-b1bf-3520a30f3008 44,4G 24% /
└─nvme0n1p2 ext4 1.0 df3e2103-fed7-439e-b340-a5312ed18bc8 753,1G 7% /home
[daniel@daniel-gl738rd ~]$ sudo file -s /dev/sda
[sudo] Mot de passe de daniel :
/dev/sda: DOS/MBR boot sector MS-MBR Windows 7 english at offset 0x163 “Invalid partition table” at offset 0x17b “Error loading operating system” at offset 0x19a “Missing operating system”, disk signature 0xd9c0f9b8; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS (0x3ff,255,63), startsector 1, 1953525167 sectors
[daniel@daniel-gl738rd ~]$ efibootmgr
BootCurrent: 0004
Timeout: 2 seconds
BootOrder: 0004,0007,0000,0002,0003,0001
Boot0000* boot HD(1,GPT,96394b90-178d-4c90-a1bf-5636eb3a0bc3,0x800,0x96000)/\EFI\BOOT\GRUBX64.EFI
Boot0001 grub HD(1,GPT,96394b90-178d-4c90-a1bf-5636eb3a0bc3,0x800,0x96000)/\EFI\GRUB\GRUBX64.EFI
Boot0002* UEFI: PXE IP4 KIller PCIe Network Controller PciRoot(0x0)/Pci(0x1d,0x7)/Pci(0x0,0x0)/MAC(309c23ffceed,0)/IPv4(0.0.0.0,0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0)0000424f
Boot0003* UEFI: PXE IP6 KIller PCIe Network Controller PciRoot(0x0)/Pci(0x1d,0x7)/Pci(0x0,0x0)/MAC(309c23ffceed,0)/IPv6([::],0,Static,[::],[::],64)0000424f
Boot0004* endeavouros HD(1,GPT,96394b90-178d-4c90-a1bf-5636eb3a0bc3,0x800,0x96000)/\EFI\ENDEAVOUROS\GRUBX64.EFI
Boot0007* Windows Boot Manager HD(1,GPT,96394b90-178d-4c90-a1bf-5636eb3a0bc3,0x800,0x96000)/\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI57494e444f5753000100000088000000780000004200430044004f0042004a004500430054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d006600330032006200330034003400640034003700390035007d00000000000100000010000000040000007fff0400
[daniel@daniel-gl738rd ~]$






