Problem
- Initial Installation of the GRUB Boot Manager on a x86 box
Solution
- RedHat uses the following command for the initial installation of GRUB:
grub: root(hd0,0) grub: install /grub/stage1 d (hd0) /grub/stage2 p (hd0,0)/grub/grub.conf
grub: root(hd0,0) grub: install /grub/stage1 d (hd0) /grub/stage2 p (hd0,0)/grub/grub.conf