View Single Post
  #2 (permalink)  
Old 03-23-2007
Richard Stallmann
 

Posts: n/a
Re: fix MBR in Vista
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

"hubertsvk" <martin@hubka.net> schrieb im Newsbeitrag news:uy5ePeXbHHA.2448@TK2MSFTNGP02.phx.gbl...
> 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



Reply With Quote