Update README.md
This commit is contained in:
committed by
GitHub
parent
11fc6e29ca
commit
0aaf8afda0
@@ -1,4 +1,4 @@
|
|||||||
# Arch Linux install with full disk encryption with LUKS2 | Logical Volumes with LVM2 | Secure Boot | TPM2 Setup
|
7# Arch Linux install with full disk encryption with LUKS2 | Logical Volumes with LVM2 | Secure Boot | TPM2 Setup
|
||||||
A complete Arch Linux installation guide with **LUKS2** full disk encryption, and logical volumes with **LVM2**, and added security using **Secure Boot** with **Unified Kernel Image** and **TPM2 LUKS** key enrollment for auto unlocking encrypted root.
|
A complete Arch Linux installation guide with **LUKS2** full disk encryption, and logical volumes with **LVM2**, and added security using **Secure Boot** with **Unified Kernel Image** and **TPM2 LUKS** key enrollment for auto unlocking encrypted root.
|
||||||
|
|
||||||
Firstly, Acquire an installation image. Visit the Download page and, acquire the ISO file and the respective GnuPG signature, and flash it to a USB drive and boot off it.
|
Firstly, Acquire an installation image. Visit the Download page and, acquire the ISO file and the respective GnuPG signature, and flash it to a USB drive and boot off it.
|
||||||
@@ -364,7 +364,7 @@ When `.pcrsig` and/or `.pcrpkey` sections are present in a unified kernel image
|
|||||||
Create `uki.conf`
|
Create `uki.conf`
|
||||||
|
|
||||||
```
|
```
|
||||||
/etc/uki.conf
|
/etc/kernel/uki.conf
|
||||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
[UKI]
|
[UKI]
|
||||||
OSRelease=@/etc/os-release
|
OSRelease=@/etc/os-release
|
||||||
|
|||||||
Reference in New Issue
Block a user