Jonas Meurer schrieb: > On 29/03/2006 H. Richthammer wrote: >> i have installed cryptsetup-luks with apt. After an apt-get upgrade >> there is only the normal cryptsetup binary installed. When i remove >> cryptsetup and cryptsetup-luks with apt and reinstall cryptsetup-luks >> the apt-system installs cryptsetup too and overwrites the >> cryptsetup-luks binary. > > this is ok. the cryptsetup and cryptsetup-luks packages in debian have > been merged into one cryptsetup package. > > also, the package is available from official debian mirrors, so you > don't need additional entries in sources.list any more. > > you can safely remove cryptsetup-luks, it's a transitional-only package > now. > > ... > jonas 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. ------------------ How can i mount my luks-crypted partition? 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