I'm trying to set up a dual boot Windows 7/ Ubuntu 11.10 I have 3 drives
Linux - sda1
Swap - sda5
Windows - sdb1
Media - sdc1
I installed Windows first so that it didn't muck up my GRUB loader. While installing GRUB, it was supposed to install to the master boot record on sda. However, after completing the installation, my computer only ever boots directly into Linux. I tried issuing a grub-install and even update-grub but grub simply never appears. Is there something special I need to do to make the grub installer aware that there is an OS on a separate disc. I've honestly never had this issue before but I think I've ever only dual booted on the same disc.
Thanks in advance.

/etc/default/gruband/boot/grub/grub.cfg. – Gilles Mar 5 '12 at 22:47