On Tue, 2005-02-15 at 15:30 +0000, Paul Howarth wrote: > John Logsdon wrote: > > Further clues? > > A wild and wacky thought; do you have any trailing spaces on any lines > in your /etc/modprobe.conf file? If so, try getting rid of them, build a > new initrd and try booting 2.6.10 again. It seems to be a lot more picky > about parsing module options than previous kernels. It's a long shot but > you never know. > > Paul. I would look at the init script in your initrd and see what the mount command for the root filesystem looks like. Mine looks like this: mount -o defaults --ro -t ext3 /dev/root /sysroot So, if you have to explicitly include reiser support, maybe it's not altering the mount command with the correct type. -- C. Linus Hicks <lhicks at nc dot rr dot com>