kernel panic
I have compiled a new kernel under centos 5.3, this was successfully done, but when loading, it fails.
Grub config looks like:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/sda5
# initrd /initrd-version.img
#boot=/dev/sda1
default=0
timeout=50
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.31-rt11)
root (hd0,0)
kernel /vmlinuz-2.6.31-rt11 ro root=LABEL=/1
initrd /initrd-2.6.31-rt11.img
title CentOS (2.6.18-164.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-164.el5 ro root=LABEL=/1
initrd /initrd-2.6.18-164.el5.img
title CentOS (2.6.18-128.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-128.el5 ro root=LABEL=/1
initrd /initrd-2.6.18-128.el5.img
Kernel 0 doesnt load, kernel 1 loads..
The error I get:
kernel panic init not tainted mount failed
Maybe my ram-disk is incorrect?
Thanx in advance!!!
|
Recent comments
1 day 9 hours ago
1 day 18 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 11 min ago
2 days 1 hour ago
2 days 3 hours ago
2 days 4 hours ago
2 days 20 hours ago
2 days 21 hours ago