Wadewilson n00b

Joined: 09 Nov 2022 Posts: 57
|
Posted: Sun Mar 30, 2025 7:29 am Post subject: Secure Boot Key install failing in setup mode |
|
|
I have been trying to setup Secure Boot in gentoo, following the wiki article https://wiki.gentoo.org/wiki/Secure_Boot/GRUB. After generating and signing the keys, I change the Secure Boot platform to setup mode to clear existing keys and install the newly created keys. When running I get the following output
Code: |
Variable PK has no entries
Variable KEK has no entries
Variable db has no entries
Variable dbx, length 76
dbx: List 0, type SHA256
Signature 0, size 48, owner 00000000-0000-0000-0000-000000000000
Hash:0000000000000000000000000000000000000000000000000000000000000000
Variable MokList has no entries
|
I am unable to remove the DBX key because of which I cannot install the newly created keys.
Any help removing or clearing the DBX key? I tried multiple times in the UEFI firmware settings, but DBX key just does not get deleted.
Where I can find this DBX key? I found a tool called `mokutil` that can help remove this key. |
|