I'm not sure of the problem exactly but if you posted part of your grub config it is incorrect.
Per the Gentoo linux install manual (www.gentoo.org) for Windows (NT in this case)
title=Windows NT Workstation
root (hd0,5)
chainloader +1
In your case I think it should look like
title=Windows
root (hd1,0)
chainloader +1



Reply With Quote
Bookmarks