My first posting on this Forum is a Question about "grub"
I did an upgrade from Fedora9 to Fedora10.
Fedora10 was running OK.
I was no more able to access my WindowsXP partition. :-(
so I used -> gedit /boot/grub/grub.conf
and added following text ...
title WindowsXP
unhide (hd0,0)
hide (hd0,1)
rootnoverify (hd0,0)
makeactive
chainloader +1
Now WindowsXP did boot and I was happy :-)
To early .. because after a reboot I got a black grub> screen
I tried to solve this problem with the Fedora10 installation DVD.
But then I got.. an endless GRUB loop on my "Welcome Screen" :-(