setting-up-encrypted-disks

Here's a history of what I did to create the disk:

cryptsetup luksFormat /dev/hdb8 cryptsetup luksOpen /dev/hdb8 private mke2fs /dev/mapper/private mount /dev/mapper/private /mnt/private/