diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -31,7 +31,9 @@ curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/u ## FDE (Full Disk Encryption) Usage (UEFI / GPT) -**WARNING: The EFI partition cannot be encrypted.** +**WARNING: The EFI partition cannot be encrypted. This probably doesn't matter +as long as nobody has physical access to the machine, but make sure +not to store any information in /boot/efi by accident.** ``` curl -fsSL https://raw.githubusercontent.com/HimbeerserverDE/artixinstall/main/cryptuefiinstall | sh |