Commands: MbrFix /drive driveinfo Display drive information
MbrFix /drive listpartitions Display partition information
MbrFix /drive savembr Save MBR and partitions to file
MbrFix /drive restorembr Restore MBR and partitions from file
MbrFix /drive fixmbr Update MBR code to W2K/XP/2003 MbrFix /drive clean Delete partitions in MBR
MbrFix /drive readsignature {/byte} Read disk signature from MBR
MbrFix /drive generatesignature Generate disk signature in MBR
MbrFix /drive readstate Read state from byte 0x1b0 in MBR
MbrFix /drive writestate Write state to byte 0x1b0 in MBR
Drive numbering starts on 0.
Commands restorembr, fixmbr, generatesignature, writestate and clean will ask for confirmation unless /yes is included.
If the /byte option is given for the readsignature command, the signature is returned as a byte array instead of as a DWORD.
附二:Mbr Fix下载(35KB)