Michael Blizek wrote:
Hi!

On 22:45 Thu 10 Dec     , Herlin R. Matos Lastres wrote:
Hi,
When I compiled the new kernel 2.6.31.6 and I boot it on ubuntu,
everything was good, but when I try to compile it on Centos 5.2 when
I boot it I had a kernel panic, I think  it is because the kernel
couldn't mount de root filesystem, This is my grub configuration
below:

Thanks.


default=2
timeout=5
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.31.6)
   root (hd0,6)
   kernel /boot/vmlinuz-2.6.31.6 ro root=/dev/hda7
   initrd /boot/initrd-2.6.31.6.img

How did you create the initrd? Can you try to recompile the kernel so that you
do not need modules for booting and boot without the initrd?

        -Michi
The initrd was create by itself, I typed the comands:
make menuconfig
make
make install_modules
make install

I need, initrd because I have modules for ntfs, and others modules.

Thanks,






--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to