On 02/12/2013 05:19 PM, conditer wrote: > Ha all! > > Is there right way to luksOpen losetup crypted partition? > > I use this line: > echo -n "...60-some-digits..." | losetup -p 0 -e twofish128 -H > rmd160 -v /dev/loop7 /dev/sdd Read https://lkml.org/lkml/2012/11/2/162 and http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#7._Interoperability_with_other_Disk_Encryption_Tools If it is not described there properly, please let me know. (cryptsetup should be able to map all losetup encrypted variants, but note using "create" command, not luksOpen) Milan _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt