Hi!
I'm currently running RHL 9 on one hard disk (master). My boot loader is Grub. Now, I installed Windows XP (NTFS) in other hard disk (slave). The Grub detects the two operating systems but, when I select Windows XP, this does not boot. What's the problem? Thanks.
Joan Carles Jiménez
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list-----------------------------
---try this
title Windows XP
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify(hd1,0)
chainloader +1
-----------------------------rene enriquez