31 Oct
2024
31 Oct
'24
18:39
https://bugzilla.suse.com/show_bug.cgi?id=1232696 https://bugzilla.suse.com/show_bug.cgi?id=1232696#c6 --- Comment #6 from Stefan Hundhammer <shundhammer@suse.com> --- To get your system up and running again quickly, you might want to check /etc/sysconfig/bootloader if there are any weird values there. I have: % grep '=' /etc/sysconfig/bootloader LOADER_TYPE="grub2-efi" SECURE_BOOT="yes" TRUSTED_BOOT="no" UPDATE_NVRAM="yes" On my legacy (non-UEFI) boot machine: % grep '=' /etc/sysconfig/bootloader LOADER_TYPE="grub2" SECURE_BOOT="yes" TRUSTED_BOOT="no" UPDATE_NVRAM="yes" -- You are receiving this mail because: You are on the CC list for the bug.