Installation Issue
Hi all,
I have Installed RHEL 5 in HP Porliant DL380 G4 server Installation got successfull, after reboot Linux is not booting from Hard Disk I have stucked with the message " Attempting boot from hard drive (C:) "
Any comments on this what may be the issue.
Kind Regards
Khaleel.
Responses
Do you recall if, during the installation process, you changed any of the options for grub? For instance, the device that it would be installed to?
What update level of RHEL 5 did you install?
Did you configure any software RAID during installation, particularly on the /boot file system?
You may want to boot into rescue mode and try reinstalling grub:
* Boot off your installation media
* At the boot prompt, type linux rescue (and optionally any console options you may need):
boot> linux rescue [console=ttyS0]
* Answer the questions
* Reinstall grub:
# grub-install /dev/sdX
replacing sdX with your actual root device.
Regards,
John Ruemker, RHCA
Red Hat Software Maintenance Engineer
Online User Groups Moderator