I have a problem with a manually modified entry in menu.lst for a Windows partition. Windows is booting fine with it, but I am unable to bring windows up with a new entry in grub2. This is how the entry in menu.lst looks like:
title Windows
rootnoverify (hd1,0)
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
savedefault
chainloader +1
When installing grub2 on this Ubuntu system, I get the following entry for my Windows partition: