Arch linux installation with encrypted boot and encrypted zfs root
Why I wanted to install a new arch linux configuration but using zfs as root file system, so that i can see if i can configure snapshots for updates. But i want to have as much as posible encrypted so, my setup will be
partition 1: efi partition, vfat unencrypted for /boot/efi maybe secure it with secure boot partition 2: luks 1 encrypted / ext4 formated for /boot and grub luks v1 is needed because grub can’t open luks v2 partition 3: luks 2 encrpted / lvm with swap and zfs root filesystem zfs can’t handle a swap file, so using lvm so that swap partition and zfsroot are encrypted i want the swap partition encrypted so that i can have a encrypted suspend to disk For who For a advanced linux user
7 minutes to read