| Jari Ruusu wrote: | > lists@xxxxxxxxxxxxxx wrote: | > > again - it used to work! my kenrnel has loop-aes support. but any | > > way, what do you suggest ? get a new 2.6.8 kernel and patch it with | > > the patche from the loop-AES-v2.1c source ? did i get you right ?? | > | > Simply recompile your current 2.6.6 (or whatever) using | > CONFIG_BLK_DEV_LOOP=n in kernel config and build new loop.ko module. See | > section 3 of loop-AES' README file for more instructions. | | Or, maybe loop module just fails to load automatically. Can you try first | loading the module to kernel using modprobe: | | modprobe loop | losetup -e AES256 .....whatever
modprobe cryptoloop 2>&1 >/dev/null modprobe aes 2>&1 >/dev/null
losetup -d /dev/loop0 echo $PW | $GPG | /sbin/losetup -e aes-256 -p 0 /dev/loop0 /cf/xcf0 mount -t ext2 /dev/loop0 /cf/mnt/cf0
losetup -d /dev/loop0 echo $PW | $GPG | /sbin/losetup.x -e aes-256 -p 0 /dev/loop0 /cf/xcf0 mount -t ext2 /dev/loop0 /cf/mnt/cf0
losetup -d /dev/loop0 echo $PW | $GPG | /sbin/losetup.old -e aes-256 -p 0 /dev/loop0 /cf/xcf0 mount -t ext2 /dev/loop0 /cf/mnt/cf0
losetup -d /dev/loop0 echo $PW | $GPG | /sbin/losetup.orig -e aes-256 -p 0 /dev/loop0 /cf/xcf0 mount -t ext2 /dev/loop0 /cf/mnt/cf0
cheers matthias
Use PGP!! http://www.mhcsoftware.de/MatthiasHenze.asc - - - - - - - - - - - - - - - - - - - - - - - - - - - - MHC SoftWare GmbH voice: +49-(0)9533-92006-0 Fichtera 17 fax: +49-(0)9533-92006-6 96274 Itzgrund/Germany e-Mail: info@xxxxxxxxxxxxxx - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Attachment:
pgp00017.pgp
Description: PGP signature