On 23/01/2006 James Clark wrote: > Jonas Meurer wrote: > >your screenshot includes the following error: > >modprobe: FATAL: Could not open \ > > '/lib/modules/2.6.12-1-k7/kernel/crypto/sha256.ko': \ > > No such file or directory > > > >this means, that the kernel module sha256 is not available for > >linux-image 2.6.12-1-k7 on your machine. please check your kernel > >konfiguration. > > # ls -l /lib/modules/2.6.12-1-k7/kernel/crypto/sha256.ko > -rw-r--r-- 1 root root 12200 2005-09-27 17:04 > /lib/modules/2.6.12-1-k7/kernel/crypto/sha256.ko > # uname -ar > Linux dvda 2.6.12-1-k7 #1 Tue Sep 27 13:22:07 JST 2005 i686 GNU/Linux > > It's on the filesystem, this is what makes me think it's not in the > initrd that's being generated.
so how did you create the initrd? mkinitrd doesn't have cryptsetup support so far, but as far as i know, yaird does. please try to create your initrd with yaird, and tell us whether that fixes the problem. best would be to write a short howto about how to create a useful initrd with yaird or initramfs. ... jonas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]