[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
boot from LVM2 device on loop-aes
Moin,
I've created some LVM2 volumes on a loop-aes device which works
great. I put
mkdir /stick
mount -r -t vfat /dev/sdb4 /stick
losetup -e AES256 -K /stick/key.gpg /dev/loop0 /dev/sda3
in my initrd.scripts before the vgscan/vgchange commands but the
losetup in busybox doesn't understand all commandline switches.
Is it possible to boot from an LVM2 volume on top of loopaes? How
do I setup it correct?
Many thanks
Matthias
-
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/