Keith,

As Florin said, the step was:

  # grub-install /dev/fd0

not:

  # /grub-install /dev/fd0

The program is located at "/sbin/grub-install" 
on Red Hat 9 and so you should run:

  # /sbin/grub-install /dev/fd0

if "/sbin/" is not in your root user's
path for some reason.

Good luck,

Troy

>>> kcbnac at myrealbox.com 07/22/03 09:43AM >>>
># insert blank floppy, run as root:
>
>`grub-install /dev/fd0`
>
># shutdown, install windows
># boot off floppy; should give you grub splash screen
># log in as root again and run:
>
>`grub-install /dev/hda`

Problem:
[root at localhost keith]# /grub-install /dev/fd0
bash: /grub-install: No such file or directory
[root at localhost keith]#

Do I need to be in a certain folder or anything, for grub-install to 
work?  I'm running RH 9.0.

Keith


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list