From: Armando on
HI @all!

I just installed Fedora 7 on my PC.
It works perfectly! :D

There is only a little trouble: I've Windows XP on a SATA RAID0.
I'm able to mount its partition under Fedora. But I'm not able to boot
Windows. I've to power off the IDE HD (where Linux is installed) to be
able to start Windows.
I'd like to modify grub.conf to be able to select Windows XP on boot too.

SATA HD (where XP is) is recognized as hd1.
Actually in grub.conf I've:

> title Windows XP
> rootnoverify (hd1,0)
> chainloader +1

but, when I select Windows XP, I only see the grub conf content on the
screen and the PC looks...
I'm obliged to reboot and select Fedora... or power off the IDE HD and
reboot again to start XP...

What could I do?

Thank You again!
Armando