You are not logged in.
I have been following this guide: https://wiki.archlinux.org/index.php/Dm-crypt
So far I have securely erased and partitioned the disk. But when I get to the second part of the guide where I am supposed to actually encrypt the partition/s I get an error. I am running the following command:
# cryptsetup -c aes-xts-plain64 -y -s 512 luksFormat /dev/sda1
"Cannot format device /dev/sda1 which is still in use."
Offline
I don't know what was using it (or why) but I just restarted the computer and it seemed to work fine.
Offline