View Single Post
  #5  
Old February 20th 11, 02:39 PM
smithamla smithamla is offline
banned
 
First recorded activity by PCbanter: Feb 2011
Posts: 9
Default

[Arrow As before, boot from your Windows 7/Vista installation disc. Choose Repair Your Computer and launch Command Prompt.
Arrow Type bootrec.exe /fixmbr and hit enter. This will update your MBR.
Arrow Type x:bootbootsect.exe /nt60 all /force and hit enter. This will apply boot code that is compatible with BOOTMGR on all partitions. Of course, boot code will not be updated in partitions which don’t have any Windows installations (in other words partitions which are not bootable). Don’t forget to replace the x with the appropriate target volume (generally your optical drive).
Arrow Now enter bootrec.exe /rebuildbcd. This will scan all partitions for Windows installations. When detected, it will give you the option of selecting the installations you want to add to the bootloader.
Ads