Tech Journal Back to Tech Journal

How do you update the GRUB bootloader after modifying it's configuration?

Use the command:

grub-install /dev/hda

That will install the bootloader with the given configuration unto hda.

Last updated on 2006-08-02 14:00:00 -0700, by Shalom Craimer

Back to Tech Journal