Mostly follows the Arch Linux install guide, but with tips from these for the encryption setup:
- https://gist.github.com/binaerbaum/535884a7f5b8a8697557
- https://gist.github.com/OdinsPlasmaRifle/e16700b83624ff44316f87d9cdbb5c94
- https://wiki.archlinux.org/index.php/Systemd-boot#Standard_root_installations
- Uses an unencrypted /boot with LUKS on LVM for / (formated as btrfs)
- Uses UEFI so make sure system is booted in UEFI
efivar --list
orls /sys/firmware/efi/efivars
if there's output for the former or the directory exists for the laater system has booted in UEFI
Use iwctl
after booting with Arch ISO