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

"clean" 2.2.18 src and still problems !!! :((



so i took a "clean" (without any patches) 2.2.18 Kernel source and i have
patched it with the int patch (patch-int-2.2.18.3)
i haven't got any error messages

in the "make menuconfig" in the "crypto options" i have set :
Crypto support <*>
Crypto ciphers <*>
IDEA cipher <*>

but :

1. if i do losetup -e idea /dev/loop0 /mycryptofile it asks for the keysize
and (!) 2 times for the password
   than i can see on console 10 : modprobe: cant find cipher-18

   and all works fine after that

2. if i make the AES cipher as a module in the "Crypto options" and put this
line into /etc/modules.conf :
   "alias cipher-18 rijndael" and do "losetup -e idea /dev/loop0
/mycryptofile" , it asks for the keysize and only 1 time
   for the password but i cant access the crypted file with "mount -t ext2
/dev/loop0 /dir" it says "mount: wrong fs type
   ,bad option, bad superblock on /dev/loop0, or to many mounted file
systems"


WHY ?

PS: sorry for my english but i hope you understand what i mean , else ask me


Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/