Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement