The only thing i can think of is adding a line to the windows list in the menu.
Code:
title Windows
root (hd0,1)
makeactive
chainloader +1
With the splash issue, just remove the following line.
splashimage=(hd0,2)/grub/splash.xpm.gz
Also post the output of fdisk -l
Should have asked for the earlier
Also, the reason it only states 'windows' is becuase thats what is written next to title.
If you just have 1 hard drive one thing that may make a dfference is the x in the following line.
root (hd0,x)
normally 1, but depends on the partition layout... it's been a long week and im forgetting stuff at the end of my friday shift
