Re: problems after apt-get upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 30 Mar 2006, 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.
> ------------------
> 
> How can i mount my luks-crypted partition?



/etc/apt/sources.list:

deb http://ftp.us.debian.org/debian testing  main non-free contrib
deb http://ftp.us.debian.org/debian stable   main non-free contrib
deb http://ftp.us.debian.org/debian unstable main non-free contrib

/etc/apt/apt.conf:

APT::Default-Release "testing";

root# apt-get -t unstable install cryptsetup

This is in the archives.

Mark



---------------------------------------------------------------------
 - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux