I recently upgrade to kernel 2.6 with Red Hat 9 distro. I get a Mount: Mount error on ext3 on boot (kernel panic). I already make a recompile etc, i also check my grub config file but still getting nothing.
Please help!, with 2.4 kernel is fine, but i need to upgrade,,
Thanks
p.s: sorry about my english....
Make sure you have ext3 suppo
Make sure you have ext3 support compiled into your kernel.
File Systems ->
<*> Ext3 journalling file system support
Did you mkinitrd for the new
Did you mkinitrd for the new kernel? Its possible your initial ramdisk doesnt have support for ext3 and is unable to mount root because of this.
problem solved!!!
It seems that compiling the kernel by modules was the problem,,, i recompiled the kernel all together with the ext3 support and stuff inside and that was it, problem solved. Now i have another issue, my ethernet card does not work,,,, i will post later with details