Advertisement
Guest User

rrr

a guest
Jan 19th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. 1) Boot with your Vista/Windows 7 installation disk. Hit <Enter> at the language selection prompt then hit <R> for Repair to get to the Repair section.
  2. 2) Select the command prompt (console) and type in the following commands:
  3. BootRec.exe /fixmbr (#updates MBR master boot record...do not run if you still want grub)
  4. chkdsk /r
  5. BootRec.exe /FixBoot (#updates PBR partition boot)
  6. BootRec.exe /ScanOs
  7. BootRec.exe /RebuildBcd
  8. http://www.sevenforums.com/tutorials/20864-mbr-restore-windows-7-master-boot-record.html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement