[vox-tech] Reinstalling GRUB

David Hummel vox-tech@lists.lugod.org
Tue, 25 Nov 2003 11:21:19 -0800


On Tue, Nov 25, 2003 at 11:05:16AM -0800, Robert G. Scofield wrote:
> Can someone tell me how to reinstall GRUB from the command line?

(please read the grub documentation (info grub) before attempting this)

edit grub.conf to your liking, then type:

$ grub-install /dev/hda

or if you've got a separate boot partition:

$ grub-install --root-directory=/boot /dev/hda

David Hummel
Genomics & Gene Discovery
WRRC/ARS/USDA