Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Well I just finished installing both Fedora & WinXP on my computer, I had fedora installed on my primary HD with 11GB, and Win in my secondary HD with 20GG... now Fedora runs just fine, the only problem is GRUB won't boot WinXP, instead it showed this:
WinXP
rootnoverify (hd1,0)
chainloader 1+
So I opened GRUB's menu.lst and change that for this:
But... as you guessed it didn't work or I wouldn't be here, so instead of booting XP, it asked me to remove and cd or media and press any button, and after doing so the screen went black and then only said GRUB...
So, does anybody know how to solve this problem?, well if anyone does please let me know.
this is from my grub.conf (sorry - had to pick it from an old post, since I'm running stuff on Windows at the moment, but I'm pretty sure it's the version in use).
I have windows on drive 0 and FC5 on drive 1 (sda and sdb)
Works for me.
See thread "FC5 and GRUB"
title Start Windows
rootnoverify (hd0,0)
map (hd1) (hd0)
map (hd0) (hd1)
makeactive
chainloader +1
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.