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.
Thanks,
James
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]