Dear Shahriar bhai, I am facing piculier grub problem. I have attached two files here. can u pls check the files and give any solution.
Thanks Arif |
Sorry Shahriar bhai, I forget to attach. Now i attached here.
Thanks Arif |
[root@mail2 ~]# vi /boot/grub/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/hda6
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux AS New (2.6.9-67.ELxenU)
root (hd0,0)
kernel /vmlinuz-2.6.9-67.ELxenU ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.9-67.ELxenU.img
title Red Hat Enterprise Linux AS (2.6.9-67.ELsmp)
root (hd0,0)
kernel /vmlinuz-2.6.9-67.ELsmp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.9-67.ELsmp.img
title Red Hat Enterprise Linux AS-up (2.6.9-67.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-67.EL ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.9-67.EL.img
#title Red Hat Enterprise Linux AS-up (2.6.9-67.ELxenU)
# root (hd0,0)
# kernel /vmlinuz-2.6.9-67.ELxenU ro root=LABEL=/ rhgb quiet
# initrd /initrd-2.6.9-67.ELxenU.img
~
~
~
~
~
~
~
~
~