Legal Information |
|
MBRUtil.exe (Windows Version) and MBRUtilD.exe (DOS Version) will save the Master Boot Record (the first sector on the first hard drive) to a file. It will also restore the contents of a file to the MBR.
It can be used also to save the first head (sectors 1 through 62 on most drives) to a file. It will also restore the contents of a file to the first head.
Syntax:
MBRutil[D] /S=filename | This will save the MBR (sector 1) to a file |
MBRutil[D] /SH=filename | This will save the entire first head to a file |
MBRutil[D] /R=filename | This will restore the MBR from a file |
MBRutil[D] /RH=filename | This will restore the entire first head from a file |
MBRutil[D] /? | This will diplay the program syntax |
Search Knowledge Base | Feedback |