On Sun, 2002-01-20 at 16:30, Anand Iyer wrote:
I could make chganges to lilo.conf and load the bootloader with command lilo
How do I go about making changes in grub.conf (grub.conf changes i am comfortable with but still doubts linger). how do I load these changes. What when Grub gets overwritten, say by lilo, how do you get grub running again.
grub-install /dev/hdx
where /dev/hdx is /dev/hda or /dev/hdb or something depending upon your hardisk from where you want to boot.
regards