I have RedHat 7.1 and I wanted to use GRUB instead of LILO.  Here is my
partition table:

/dev/hda1       NTFS (windows 2k)
/dev/hda2       /boot
/dev/hda3
/dev/hda5       /
/dev/hda6       swap

So I've managed to install GRUB and get to the menu screen, but I have a
problem configuring it since my /boot and / directories are in different
partitions.  So I always get an error saying please specify correct root.

This is my menu.conf file:

Title linux 7.2
root (hd0,1)
kernel vmlinuz-2.4.3-6
boot

#----

title windows 2000
rootnoverify (hd0,0)
makeactive
chainloader +1
boot

Does this make sense?  help?  TIA



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to