On 07/08/2010 08:22 AM, Markus Melms wrote: > r...@playstation:# cryptsetup luksDump /dev/sda3 > Aufruf fehlgeschlagen: /dev/sda3 is not a LUKS partition > # "Aufruf fehlgeschlagen" means sth. like "Command failed" > > r...@playstation:# cat /etc/crypttab > # <target name> <source device> <key file> > # <options> > cryptofs /dev/sda3 none > check,tries=3,cipher=aes-cbc-essiv:sha256,loud
ok, so it is plain crypt device, not LUKS. So not problem with cryptsetup itself - here it simply takes passwords, hash it and use as key. I think problem is either in some udev rule or in "check" script, which waits for something but this is Debian specific. Milan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org