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

Re: Crypto File System-Problems Creating One



On 6/9/05, Bernd Eckenfels <ecki@lina.inka.de> wrote:
> In article <[🔎] 20050606104036.99756.qmail@web51310.mail.yahoo.com> you wrote:
> > losetup -e aes-256 /dev/loop0 /dev/hda10
> 
> What do you have defined in modules?
> 
> alias cipher-16         rijndael
> 
> You also need the cryptoloop module in order to name ciphers by name. Try -E
> 16 instead.

You need to do something like this:
sudo cryptsetup -c aes -y create SomeUniqueName /dev/hda10
sudo mount /dev/mapper/SomeUniqueName /mountpoint



-- 
Mark Janssen  --  maniac(at)maniac.nl  --  pgp: 0x357D2178 |   ,''`.  | 
Unix / Linux Open-Source and Internet Consultant @ Snow.nl |  : :' :  | 
Maniac.nl      MarkJanssen.nl      NerdNet.nl      Unix.nl |  `. `'   | 
Skype: markmjanssen ICQ: 129696007 irc: FooBar on undernet |    `-    |



Reply to: