fix MBR in Vista

  • Thread starter Thread starter hubertsvk
  • Start date Start date
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
 
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
 
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
 
Back
Top