Forum Moderators: bakedjake
Any ideas on what I can do to make both available?
thanks in advance
David
If this is the case, you need to edit /etc/grub.conf
(while in RedHat) and add something like the
following:
title Windows XP
rootnoverify (hd0,0)
chainloader +1
Use "man grub' or 'info grub' to learn more about
configuring GRUB.
- Finnbarr