[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Prbl: Forgot to provide seed when crypting /
> Jari Ruusu wrote:
> I forgot to ask: What version of loop-AES are you using?
>
> Also, are you sure that your mount and losetup programs are from
> loop-AES-v2.0b or later? If they are older, multi-key mode will fail.
>
I am using loop-aes-v2.0f
the mount and losetup come from loop-aes
I ran the following command :
dd if=/dev/hda5 bs=64k | /mnt/root/aespipe -d -K /mnt/root/rootkey.gpg -G / | dd
of=/dev/hda5 bs=64k conv=notrunc
however when trying to mount /dev/hda5, mount doesn't recognize filesystem
I don't have access to my laptop right now, so can only provide exact error
message on monday
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/