deepakmahajan
28th November 2008, 10:36 AM
:confused:
Hi,
After updating Fedora 10 from Fedora 9 with yum. Everything installed fine.
But after installation I rebooted my HP Xeon SCSI disk box, it stucks after booting and says
Volume group 'VolGroup01" not found.
Unable to access resume device (/dev/VolGroup01/LogVol01)
Mount: error mounting /dev/root on /sysroot as ext3: No such file or directory
I could boot with older kernel-2.6.26.6-79.fc9.x86_64 it starts but fail to go to X user with 'Authenication for user failed', But through ssh I could login in.
How to repair Fedora 10 - kernel-2.6.27.5-117.fc10.x86_64 booting.
Please help......
My grub.conf
# 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/VolGroup01/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default 0
timeout 5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Fedora (2.6.27.5-41.fc9.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.5-41.fc9.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.27.5-41.fc9.x86_64.img
title Fedora (2.6.26.6-79.fc9.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.26.6-79.fc9.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.26.6-79.fc9.x86_64.img
Regards,
Deepak
Hi,
After updating Fedora 10 from Fedora 9 with yum. Everything installed fine.
But after installation I rebooted my HP Xeon SCSI disk box, it stucks after booting and says
Volume group 'VolGroup01" not found.
Unable to access resume device (/dev/VolGroup01/LogVol01)
Mount: error mounting /dev/root on /sysroot as ext3: No such file or directory
I could boot with older kernel-2.6.26.6-79.fc9.x86_64 it starts but fail to go to X user with 'Authenication for user failed', But through ssh I could login in.
How to repair Fedora 10 - kernel-2.6.27.5-117.fc10.x86_64 booting.
Please help......
My grub.conf
# 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/VolGroup01/LogVol00
# initrd /initrd-version.img
#boot=/dev/sda
default 0
timeout 5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.27.5-117.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.5-117.fc10.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.27.5-117.fc10.x86_64.img
title Fedora (2.6.27.5-41.fc9.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.5-41.fc9.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.27.5-41.fc9.x86_64.img
title Fedora (2.6.26.6-79.fc9.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.26.6-79.fc9.x86_64 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.26.6-79.fc9.x86_64.img
Regards,
Deepak