- Repair the MBR to restore Windows 7 to your Multiboot Options
X:\boot\ bootsect.exe /nt60 all
Now Restart your PC. It will boot to Windows 7. Now open your CMD and type these commands.
C:\Windows\system32\Bcdedit /create {ntldr} /d “Earlier Versions of Windows OS”
Note: In this command, Earlier Versions of Windows OS can be any text that you want. It’s a Description of the OS.
C:\Windows\system32\Bcdedit /set {ntldr} device partition=D:
Note: In this command, D: is the drive letter for the active partition.
C:\Windows\system32\Bcdedit /set {ntldr} path \ntldr
C:\Windows\system32\Bcdedit /displayorder {ntldr} /addlast
Now you can find your older versions of Windows.
Thursday, 22 September 2011
Restore Multiboot Options In Windows 7
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment