mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
secure-boot: add troubleshooting section
This commit is contained in:
parent
f335bd7547
commit
3d194f8d49
@ -114,3 +114,18 @@ either one of the commands:
|
|||||||
Hardware UUID: 1f6e7f5c-fb52-4c33-96c9-782fbea36436
|
Hardware UUID: 1f6e7f5c-fb52-4c33-96c9-782fbea36436
|
||||||
|
|
||||||
Copyright: VyOS maintainers and contributors
|
Copyright: VyOS maintainers and contributors
|
||||||
|
|
||||||
|
************
|
||||||
|
Troubleshoot
|
||||||
|
************
|
||||||
|
|
||||||
|
In most of the cases if something goes wrong you will see the following error message
|
||||||
|
during system boot:
|
||||||
|
|
||||||
|
.. code-block:: none
|
||||||
|
|
||||||
|
error: bad shim signature
|
||||||
|
error: you need to load the kernel first
|
||||||
|
|
||||||
|
This means that the Machine Owner Key used to sign the Kernel is not trusted by your
|
||||||
|
UEFI. You need to install the MOK via ``install mok`` as stated above.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user