# LUKS Full disk encryption is stupidly simple with the `cryptsetup` package. These commands can be used to take a disk, encrypt it, and create one or more file systems underneath it: cryptsetup luksFormat /dev/??? cryptsetup luksOpen /dev/??? mkfs.btrfs -L