mirror of
https://github.com/sysprog21/lkmpg.git
synced 2024-11-22 15:46:59 +08:00
Fix unmatched quotation (#251)
This commit is contained in:
parent
cb41da7c27
commit
6640ccdc0f
|
@ -190,7 +190,7 @@ It is reassuring to note that overcoming the initial obstacle in the first attem
|
||||||
If this message \emph{Lockdown: insmod: unsigned module loading is restricted;
|
If this message \emph{Lockdown: insmod: unsigned module loading is restricted;
|
||||||
see man kernel lockdown.7} appears in the \sh|dmesg| output,
|
see man kernel lockdown.7} appears in the \sh|dmesg| output,
|
||||||
the simplest approach involves disabling UEFI SecureBoot from the boot menu of your PC or laptop,
|
the simplest approach involves disabling UEFI SecureBoot from the boot menu of your PC or laptop,
|
||||||
allowing the successful insertion of `hello world'' module.
|
allowing the successful insertion of ``hello world'' module.
|
||||||
Naturally, an alternative involves undergoing intricate procedures such as generating keys, system key installation,
|
Naturally, an alternative involves undergoing intricate procedures such as generating keys, system key installation,
|
||||||
and module signing to achieve functionality.
|
and module signing to achieve functionality.
|
||||||
However, this intricate process is less appropriate for beginners. If interested,
|
However, this intricate process is less appropriate for beginners. If interested,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user