Package: initramfs-tools Severity: important The initramfs created by initramfs-tools checks for root filesystem type by doing "eval $( fstype < $ROOT )". However, fstype doesn't recognize JFS and returns "unknown"; which makes the initramfs try to "modprobe unknown" and then "mount -t unknown $ROOT /root"... This doesn't work. :-)
-- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc5 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]