GRUB + shim-signed + "mokutil --disable-validation" not working even though it has worked in the past
reddit.com·1d·
Discuss: r/archlinux
🥾U-Boot bootloader
Preview
Report Post

Howdy!

This issue has me stumped for hours, and I can't figure out WHY this is happening.

So, here's the thing: I want to use Secure Boot, but I don't care about the "securityness" of Secure Boot, I only care about having it working to please Windows, and I don't want to do the whole dance of "go into BIOS, enable/disable Secure Boot, change boot order, save and reboot".

My solution that worked was to use shim-signed + mokutil --disable-validation like this:

sudo grub-install --target=x86_64-efi --efi-directory=/efi --bootloader-id=ArchLinuxGRUB --modules="tpm" --sbat /usr/share/grub/sbat.csv --no-nvram sudo cp /usr/share/shim-signed/shimx64.efi /efi...

Similar Posts

Loading similar posts...