| Problem with booting Hi,
I have seen topics (i hope all of them) about problems with booting but I didn't find the answer to mine. So here it is: I have 2 hdds, on slave I've installed Win XP and on master disk Fedora Core 2. Now I can't boot Win Xp true GRUB.
GRUB commands for booting XP are: (i used "e" to view them in GRUB) rootnoverify (hd1,0)
chainloader +1
Then I read about problems when windows is installed on second (slave) disk.
So I did some changes into GRUB command list: map (hd0) (hd1)
map (hd1) (hd0)
rootverify (hd1,0)
chainloader +1
Then I got on screen: NTLDR is missing. Press Ctrl + Alt + Del to reboot
I hope someone could help me, because I don't know what I did it wrong.
Thanks, Anomalus |