Code: Select all
# for i in $(ls -1 /boot/vmlinuz-* /boot/efi/EFI/gentoo/grubx64.efi); do echo -n "$i "; sbverify --cert /etc/secureboot/mok.pem $i; done
/boot/efi/EFI/gentoo/grubx64.efi Signature verification OK
/boot/vmlinuz-6.12.58-gentoo-x86_64 Signature verification OK
/boot/vmlinuz-6.12.58-gentoo-x86_64.old Signature verification OK
/boot/vmlinuz-6.18.12-gentoo-x86_64 Signature verification OK
/boot/vmlinuz-6.18.12-gentoo-x86_64.old Signature verification OK
#
# mokutil --import /etc/secureboot/mok.der
SKIP: /etc/secureboot/mok.der is already enrolled
#
# efibootmgr
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0001,0000
Boot0000* Windows Boot Manager HD(1,GPT,c35ef255-fa54-4844-b14b-f261165a5b3f,0x800,0x32000)/\EFI\MICROSOFT\BOOT\BOOTMGFW.EFI57494e4
44f5753000100000088000000780000004200430044004f0042004a00450043
0054003d007b00390064006500610038003600320063002d0035006300640064002d0034006500370030002d0061006300630031002d0066003300320062
00330034003400640034003700390035007d00000000000100000010000000040000007fff0400
Boot0001* gentoo HD(1,GPT,c35ef255-fa54-4844-b14b-f261165a5b3f,0x800,0x32000)/\EFI\GENTOO\GRUBX64.EFI
Boot0002* shim HD(1,GPT,c35ef255-fa54-4844-b14b-f261165a5b3f,0x800,0x32000)/\EFI\GENTOO\SHIMX64.EFI
#
Was übersehe ich?
Fixed a long line which breaks the ui. -- Banana
