Fix typo
This commit is contained in:
parent
c876e563d8
commit
90f884bebe
|
@ -64,5 +64,4 @@ Removing the secure boot for shodan involves some trickery on the command line,
|
||||||
``sudo chattr -i /sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c``
|
``sudo chattr -i /sys/firmware/efi/efivars/PK-8be4df61-93ca-11d2-aa0d-00e098032b8c``
|
||||||
then enable setup mode for the system with
|
then enable setup mode for the system with
|
||||||
``sudo efi-updatevar -d 0 -k /etc/secureboot/keys/PK/PK.key PK``
|
``sudo efi-updatevar -d 0 -k /etc/secureboot/keys/PK/PK.key PK``
|
||||||
This should allow you to reinstall or do other things with the sytem (and crucially disable secure boot in the boot menu).
|
This should allow you to reinstall or do other things with the sytem (and crucially disable secure boot in the boot menu).
|
||||||
``
|
|
Loading…
Reference in a new issue