kernel panic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
title CentOS (2.6.18-92.el5)
   root (hd0,6)
   kernel /boot/vmlinuz-2.6.18-92.el5 ro root=LABEL=/ rhgb quiet
   initrd /boot/initrd-2.6.18-92.el5.img
title Other
   rootnoverify (hd0,0)
   chainloader +1



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


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux