June 1, 2020
Arch install with LUKS and systemd-boot
2021-01-08 Updated with instructions on LTS kernel. Into Recently made a fresh Arch Linux install.
The setup will looks like this. One HDD with 2 partitions. The first one is unencrypted and contains EFI and boot. Second contains the system and user home. This partition will be encrypted with LUKS and contain a EXT4 file system. For boot systemd-boot will be used.
The LUKS device contains a header with data about the device.
Read more