Comment 7 for bug 21175

Revision history for this message
Ben Collins (ben-collins) wrote :

Sure, add this in /boot/grub/menu.lst

title Microsoft Windows
root (hd0,0)
savedefault
makeactive
chainloader +1

Change hd0,0 to whatever is your actual windows partition. From the looks of
your partition table, it should be correct. You can probably just copy the entry
in /boot/grub/menu.lst~ if it's still there.