5 pts.
 Linux Administration involving the use of grub
How can you boot Linux Red Hat Edition if grub is not in the Master Boot Record?

Software/Hardware used:
ASKED: June 17, 2008  2:01 AM
UPDATED: June 17, 2008  3:36 PM

Answer Wiki:
You can place the CD-ROM in the drive, and boot to it. When you get to the boot: menu, type: <pre>Linux Rescue</pre> then type the following in: <pre> chroot /mnt/sysimage grub-install /dev/hda </pre> Change hda to sda if you're using sata. This will create the Grub boot loader. You really can't boot into linux without it. The grub boot loader should add any other OS's you have.
Last Wiki Answer Submitted:  June 17, 2008  3:36 pm  by  Jonsjava   225 pts.
All Answer Wiki Contributors:  Jonsjava   225 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _