- Insert the RHEL disc and boot the system with Cdrom support.
- Type linux rescue and press enter
- After checking and mounting the existing partitions, (if it found them) it will ask you what to do.
- Press continue button, it will take you to the shell prompt.
- Check the partitions with command “fdisk –l”.
- Type “chroot /mnt/sysimage” and press enter.
- Type “grub-install /dev/sda” and press enter.
- It will finish installing grub loader notifying you that no error.
- Type “sync”.
- Then type exit twice one after another and reboot.
Tuesday, November 16, 2010
How to Recover Grub Boot Loader in RHEL
Subscribe to:
Posts (Atom)