# 2019-01-27 Last week I set up a new Arch Linux machine. This time it was a requirement to have a full-disk encrypted setup (for the swap and root partition). I followed this excellent guide, which surprisingly was better than the Arch Wiki itself: https://gist.github.com/mattiaslundberg/8620837 After a few days it turned out that for this particular setup I had chosen the Swap size too low. Due to LVM this was fortunately easy to fix. This post outlines the details: https://www.tuxevara.de/2010/03/resizing-a-luks-encrypted-root-filesystem-on-lvm/