Tobias Walkowiak wrote: > using debian (unstable) with kernel 2.6.13 (vanilla from kernel.org) doesn't > mount the swapspace that should be mounted via > /dev/sda2 none swap sw,loop=/dev/loop6,encryption=AES128 0 0 > in /etc/fstab. > > i did compile the loop-aes and loop-aes-ciphers after building the kernel, > of course. is there any known problem with it? it still worked with the > latest official debian 2.6.11 kernel! Was the 2.6.11 kernel running on same box or different box? What does following command output? strings -a /sbin/swapon | grep "unable to open loop device" It should output "swapon: unable to open loop device %s". If it doesn't output that, then you are running wrong swapon program. -- Jari Ruusu 1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9 DB 1D EB E3 24 0E A9 DD - Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/