Results 1 to 2 of 2
Running Red Hat ES4
Hi, have attempted to update the kernal/initrd 2.6.9-78.0.22.EL but am unable to boot the system. Booting an older kernal boots the sytem wihout any issues (2.6.9-67.EL).
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-12-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 2
[SOLVED] mkrootdev : label / not found
Running Red Hat ES4
Hi, have attempted to update the kernal/initrd 2.6.9-78.0.22.EL but am unable to boot the system. Booting an older kernal boots the sytem wihout any issues (2.6.9-67.EL).
On boot up receive the folloingerror message;
mkrootdev : label / not found
A copy of my Grub config is below.
# 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,2)
# kernel /vmlinuz-version ro root=/dev/sda7
# initrd /initrd-version.img
#boot=/dev/sda3
default=0
timeout=10
splashimage=(hd0,2)/grub/splash.xpm.gz
title Red Hat Enterprise Linux ES (2.6.9-78.0.22.EL)
root (hd0,2)
kernel /vmlinuz-2.6.9-78.0.22.EL ro root=LABEL=/
initrd /initrd-2.6.9-78.0.22.EL.img
title Red Hat Enterprise Linux ES (2.6.9-78.0.22.ELsmp)
root (hd0,2)
kernel /vmlinuz-2.6.9-78.0.22.ELsmp ro root=LABEL=/
initrd /initrd-2.6.9-78.0.22.ELsmp.img
title Red Hat Enterprise Linux ES (2.6.9-67.ELsmp)
root (hd0,2)
kernel /vmlinuz-2.6.9-67.ELsmp ro root=LABEL=/
initrd /initrd-2.6.9-67.ELsmp.img
title Red Hat Enterprise Linux ES (2.6.9-67.EL)
root (hd0,2)
kernel /vmlinuz-2.6.9-67.EL ro root=LABEL=/
initrd /initrd-2.6.9-67.EL.img
title Red Hat Enterprise Linux ES (2.6.9-55.0.2.EL)
root (hd0,2)
kernel /vmlinuz-2.6.9-55.0.2.EL ro root=LABEL=/
initrd /initrd-2.6.9-55.0.2.EL.img
title Red Hat Enterprise Linux ES (2.6.9-55.0.2.ELsmp)
root (hd0,2)
kernel /vmlinuz-2.6.9-55.0.2.ELsmp ro root=LABEL=/
initrd /test.img
Anyone got any advice?
- 05-15-2009 #2Just Joined!
- Join Date
- May 2009
- Posts
- 2
Managed to fixed this in end.



