Removed an unnecessary link
This commit is contained in:
parent
826fccc330
commit
218fac70f3
4 changed files with 3 additions and 3 deletions
|
@ -58,4 +58,4 @@ To bind our LUKS volume to TPM with clevis simply enter this command:
|
|||
# xbps-reconfigure -f linux<version>
|
||||
```
|
||||
|
||||
This will bind the partition with TPM2 and [secureboot](https://git.bijl.us/lnco/void-desktop-guide/wiki/Secure-boot.-) and now the root partition can be unencrypted on startup automatically.
|
||||
This will bind the partition with TPM2 and Secureboot and now the root partition can be unencrypted on startup automatically.
|
||||
|
|
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -1246,7 +1246,7 @@ $ ninja -C build
|
|||
<pre><code># clevis luks bind -d /dev/disk/by-label/luks tpm2 '{"pcr_bank":"sha256","pcr_ids":"1,7"}'
|
||||
# xbps-reconfigure -f linux<version>
|
||||
</code></pre>
|
||||
<p>This will bind the partition with TPM2 and <a href="https://git.bijl.us/lnco/void-desktop-guide/wiki/Secure-boot.-">secureboot</a> and now the root partition can be unencrypted on startup automatically.</p>
|
||||
<p>This will bind the partition with TPM2 and Secureboot and now the root partition can be unencrypted on startup automatically.</p>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue