Windows 7 has the own MBR ( Master Boot Record) when you installing with multiple os or dual os.
To repair the damage, open a Command Prompt window in the older operating system and run the following command from the Windows 7 DVD, substituting the letter of your DVD drive for d here:
Code:
d:\boot\ bootsect.exe /nt60 all
When you restart, you should see the Windows 7 menu. To restore the menu entry for your earlier version of Windows, open an elevated Command Prompt window and type this command:
Code:
bcdedit /create {ntldr} –d "Menu description goes here"
Substitute your own description for the placeholder text, being sure to include the quotation marks. The next time you start your computer, the menus should appear as you intended.
An even easier solution is to use one of the boot-editing utilities we highlight in this section. Both VistaBootPRO and EasyBCD run on Windows XP, Windows Vista, Windows 7, and Windows Server 2003 or 2008, and they can be used to switch quickly from a Windows XP–style boot loader to its Windows 7 counterpart and back again