Hi,
recently I noticed there is a bug in reiserfs implementation in 2.4.3 kernel and is strongly recommended to upgrade kernel (
I tried to compile new kernel 2.4.4 (for my first time). I think compilation goes OK (i read kernel-howto, compile with gcc-2.95.2), but after boot (loading kernel..OK) I get - cannot mount root fs on xxxx.
I found there's no option to compile reiserfs into kernel (??) so i compiled as a module.(yes I did make modules_install). I think the problem will be, that boot-ramdisk initrd.img do not contain reiserfs module. I've experimented with mkinitrd but I'm not able to get reiserfs module in it. How can I do that, or is the problem somewhere else?
recently I noticed there is a bug in reiserfs implementation in 2.4.3 kernel and is strongly recommended to upgrade kernel (
I tried to compile new kernel 2.4.4 (for my first time). I think compilation goes OK (i read kernel-howto, compile with gcc-2.95.2), but after boot (loading kernel..OK) I get - cannot mount root fs on xxxx.
I found there's no option to compile reiserfs into kernel (??) so i compiled as a module.(yes I did make modules_install). I think the problem will be, that boot-ramdisk initrd.img do not contain reiserfs module. I've experimented with mkinitrd but I'm not able to get reiserfs module in it. How can I do that, or is the problem somewhere else?