2011/5/17 Jan Willies <jan@xxxxxxxxxxxx>
Maybe try to keep LUKS from the picture and check modes works, justuse plain crypt - like this:
echo "password" | cryptsetup create tst /dev/<some dev> -c aes-cbc-plain -s 128
cryptsetup remove tstroot@OpenWrt:/# echo "password" | cryptsetup create tst /dev/sda1 -c aes-cbc-plain -s 128device-mapper: table: 254:0: crypt: Error allocating crypto tfmdevice-mapper: ioctl: error adding target to tabledevice-mapper: reload ioctl failed: No such file or directory
It works now, I was missing the module 'chainiv'.
Could the error message somehow be improved to reflect that?
regards,
jan
_______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt