add info on how to check for secure boot enabled
This commit is contained in:
12
admin-guide/troubleshooting/secureboot.md
Normal file
12
admin-guide/troubleshooting/secureboot.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# SecureBoot
|
||||
|
||||
While having secure boot enabled it is not possible to load the yfs kernel module. Therefore it is important that secure boot is disabled on the systems booting EFI!
|
||||
|
||||
|
||||
This is how to check on a running system if secure boot is enabled:
|
||||
|
||||
```bash
|
||||
mokutil --sb-state
|
||||
```
|
||||
|
||||
https://access.redhat.com/articles/5337691
|
||||
Reference in New Issue
Block a user