I decided to look at grub and made a grub boot floppy.  But I can't get
it to boot to my linux hde drive.  I have no problem using lilo.  hde
is the only drive in my PC right now.  What do I have to do to get
grub to boot from a drive on the HPT366 IDE drives?

[gregg@mothergoose grub]$ df       
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hde9             17639220   4336884  12406316  26% /
/dev/hde1               101089      7200     88670   8% /boot
/dev/hde6               497829        56    472071   1% /tmp
/dev/hde5              1011928     59036    901488   7% /var

  My boot/grub/menu.lst

# general configuration:
timeout  10
default   0
#fallback  2
color     light-gray/blue  red/light-gray

title Redhat 7.1
root    (hd4,0)
kernel  /boot/vmlinuz-2.4.2-2smp root=/dev/hde9 ro


Thanks
Greg

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

Reply via email to