[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: losetup -p & other oddities
Sridhar N wrote:
> First modprobe the required modules. Forget losetup and give the
> options directly to mount(8).
>
> mount /dev/sdb2 /mnt/test -o loop,encryption=serpent,keybits=128
>
oh, i tried this once before, because i've seen this somewhere too. but
it does not work here. mount seems to recognize the "encryption" option,
but it asks about the keysize:
EXT2-fs: Unrecognized mount option keybits
but even why i type in the keysize and the (now empty) password,
mounting fails.
so i'll stick to my little script which will prompt me upon booting
about the passphrase.
Thank you,
Christian.
--
BOFH excuse #242:
Software uses US measurements, but the OS is in metric...
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/