> H. Richthammer wrote: >> now i have removed the additional server from sources.list and >> installed, after an apt-get update, the official cryptsetup. But now i >> have the same Problem. I tried to mount my cryptdevice with >> >> # cryptsetup luksOpen /dev/hdc1 hdc_crypt >> >> and get the following error/output: >> >> ------------------ >> Usage: cryptsetup [-?|--help] [--usage] [-v|--verbose] [-c|--cipher >> STRING] >> [-h|--hash STRING] [-y|--verify-passphrase] [-d|--key-file >> STRING] >> [-s|--key-size BITS] [-b|--size SECTORS] [-o|--offset SECTORS] >> [-p|--skip SECTORS] [-r|--readonly] >> [OPTION...] <action> <name> [<device>] >> cryptsetup: Unknown action. >> ------------------ >> >> > > You need the "unstable" package of cryptsetup for a version that > supports LUKS. > > http://packages.debian.org/cgi-bin/search_packages.pl?keywords=cryptsetup&searchon=names&subword=1&version=all&release=all > > I have added the following to /etc/apt/sources.list to be able to > install the latest ("unstable") version of cryptsetup: > > #Unstable > deb http://ftp.us.debian.org/debian unstable contrib main non-free > > Good luck! > > / Henrik Holst Hi, on this linux-box debian unstable should be installed. Has the parameters been changed or something like this? I browsed the manpage from cryptsetup for the keyword "luks" without any result. Is the command with this parameters correct "cryptsetup luksOpen /dev/hdc1 hdc_crypt" or must i change something? As aforementioned i get the following error after this command. "cryptsetup: Unknown action." Thanks a lot Hartmut --------------------------------------------------------------------- - http://www.saout.de/misc/dm-crypt/ To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx For additional commands, e-mail: dm-crypt-help@xxxxxxxx