mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 20:21:34 -05:00
Update README.md
This commit is contained in:
parent
bd87b67e9a
commit
1475739105
@ -12,6 +12,11 @@ This fork comes with various security improvements and fully working rollbacks w
|
||||
6. `cd Arch-Setup-Script`
|
||||
7. `chmod u+x ./install.sh && ./install.sh`
|
||||
|
||||
### SecureBoot
|
||||
The Secure Boot script can be run post installation to automate the process of generating your own keys and setting up Secure Boot described at https://wiki.archlinux.org/title/Unified_Extensible_Firmware_Interface/Secure_Boot. Please make sure that your firmware is in Setup mode and the TPM is disabled.
|
||||
|
||||
Currently, there is an problem where GRUB requires tpm.mod to be included for signature verification, but if tpm.mod is included and the TPM is enabled it will also attempt to do Measured Boot, breaking the Arch Linux snapshots created by grub-btrfs. I have yet to find a solution for this issue.
|
||||
|
||||
### Changes to the original project
|
||||
1. Encrypted /boot with LUKS1
|
||||
2. SUSE - like partition layout and fully working snapper snapshots & rollback
|
||||
|
Loading…
Reference in New Issue
Block a user