Hi! On 09:04 Sun 13 Dec , Herlin R. Matos Lastres wrote: > 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 No "make modules"??? > make install_modules > make install > > I need, initrd because I have modules for ntfs, and others modules. You only need an initrd, if you need to load modules before mounting the root filesystem. -Michi -- programing a layer 3+4 network protocol for mesh networks see http://michaelblizek.twilightparadox.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ