Ross Boylan wrote:
# cryptsetup --hash sha1 --cipher cbc-essiv:sha256 --key-size 256 luksFormat /dev/turtle/var2
# cryptsetup luksOpen /dev/turtle/var2 /dev/mapper/turtle-var2_crypt
Enter LUKS passphrase:
Command failed: No key available with this passphrase.
Are you sure kernel module dm_crypt is loaded?
I once reported such a bug in Ubuntu Launchpad:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/267192
The Live CD does not load dm_crypt and therefore cryptsetup fails with
this rather misleading error message.
Regards, Peter.
---------------------------------------------------------------------
dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx