I have the same issue, because of a little failure on installing ubuntu. The error was: when I would access Windows 7, then I go return to the grub window.
To solve this, i have write the Grub in the right MBR, and write the bootloader from windows new:
Write Grub to right MBR
Please mention that If you boot into ubuntu os then run this and this commands on terminal. If you not able to boot into ubuntu os, then boot a ubuntu live disk then run this and this commands on terminal:
Installing Grub in the right MBR
sudo grub-install /dev/sda
Info: Only If the system is installed on /dev/sda, otherwise use the right harddrive like /dev/sdb
Update Grup
sudo update-grub
Restoring Windows Bootloader
Restarting Computer with Windows 7 installation dvd
Go to the windows console (under point computer repair)
Reinstall Windows bootloader in terminal
bootrec /fixboot
Reboot computer