Quote:
I was trying to install 2.6.10 kernel on RHEL4 (kernel version2.6.9-42).
|
How? Method important.
Quote:
I get the following error while booting.
|
...but
after installing the kernel?
Quote:
mount: error 6 mounting ext3
|
The error suggests you are compiling a kernel from source. Is this the case?
ext3
has to be compiled into the kernel - not as a module - double-check. Also double-check that root device in the grub.conf (note: "(hd0,1)" is "sda2", root= should really point to a drive label.)