sudo fdisk -l
Device Start End Sectors Size Type
/dev/nvme0n1p1 211814400 232785919 20971520 10G Linux filesystem
/dev/nvme0n1p2 232785920 976768031 743982112 354.8G Linux filesystem
/dev/nvme0n1p3 2099200 211814399 209715200 100G Linux filesystem
/dev/nvme0n1p4 2048 2099199 2097152 1G Microsoft basic data
[liveuser@eos-2022.08.05 ~]$ sudo efibootmgr
EFI variables are not supported on this system.
[liveuser@eos-2022.08.05 ~]$ sudo mount /dev/nvme0n1p4 /mnt/boot
[liveuser@eos-2022.08.05 ~]$ ls /mnt/boot
EFI
[liveuser@eos-2022.08.05 EFI]$ ls
boot EndeavourOS EndeavourOS-grub
I am pretty sure it should be an EFI System, but yeah when I tried the Grub Repair as described for EFI Systems, this is what happened, it told me at this step it wouldn’t be an EFI System… Can anyone point me on how to fix it?
I’m completely crushed with this damn Grub Update…
Bios shows me definitly UEFi as first boot option.
And I found a setting to boot the Stick into UEFI seperately. Must have missed that.
I think I got it now. Thank you. At least the Commands worked this time now to reinstall Grub, without showing an Error. Now I’m off rebooting and hoping for the best.