Comment # 8 on bug 1174412 from
(In reply to Andr�s Barrantes Silman from comment #7)
> Created attachment 839979 [details]
> Shim log and efibootmgr output

efibootmgr appears to speak the truth, the partition uuid is wrong.

> Looking at shim's log... four lines caught my attention:
> 
> + rootdir=
> + efidir=
> + install_device=
> + efibootdir=
> 
> They're empty.
> 
> Attached requested logs as logs.zip.

That's actually just the initialization of variables at the beginning.

shim-install fails because neither /boot/efi nor /boot/EFI exist as directory,
which is weird. Can you confirm that? What's /etc/fstab, the output of findmnt
and systemctl status /boot/efi (as root)?

When YaST ran shim-install, /boot/efi was mounted and it finished successfully.


You are receiving this mail because: