fix MBR in Vista

H

hubertsvk

hi ... i have error in MBR but vista boot correctly ... tell me any please
how fix mbr in vista ...on Win Xp was command fixboot and fixmbr ...on vista
isn´t
 
R

Richard Stallmann

Bootsect.exe /NT60 c:

or

Bootrec.exe /FixMbr
Bootrec.exe /FixBoot
Bootrec.exe /ScanOs
Bootrec.exe /RebuildBcd

+

bcdedit.exe /export "C:\Boot\BCDBackup"
bcdedit.exe /import "C:\Boot\BCDBackup" -> restores the store

The necessary files are available on the Vista installation cd as well as in the WAIK package, available for free from the MS
servers
 
H

hubertsvk

thank you ... i love Vista :)
Richard Stallmann said:
Bootsect.exe /NT60 c:

or

Bootrec.exe /FixMbr
Bootrec.exe /FixBoot
Bootrec.exe /ScanOs
Bootrec.exe /RebuildBcd

+

bcdedit.exe /export "C:\Boot\BCDBackup"
bcdedit.exe /import "C:\Boot\BCDBackup" -> restores the store

The necessary files are available on the Vista installation cd as well as
in the WAIK package, available for free from the MS servers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top