On Tue, 30 Oct 2001, Shashi Kanbur wrote:

> I run configure and make and make install and everything is fine.
> To install grub on the hard drive, I run
>
> grub-install --root-directory=/boot/grub /dev/sda

Is it a separate partition that you're installing GRUB to? If not, don't
specify the --root-directory= flag at all. Only use that to specify the
root directory of the partition you're wishing to install GRUB to (like if
you had a separate /boot partition or something).

Derrik Pates      |   Sysadmin, Douglas School   |    #linuxOS on EFnet
[EMAIL PROTECTED] |     District (dsdk12.net)    |    #linuxOS on OPN


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to