应该是bootsect /nt60 sys.而不是bootsect sys /nt60.
如果你输入bootsect /nt60 sys.第一句应该是显示这个的.targeta lumes will be updated with bootmge compatible bootcode
如果你输入bootsect sys /nt60.第一句应该是显示bootsect {/help|/nt60|/nt52} {SYS|ALL|/<DriveLetter/>:} [/force],提示没有这个命令或者命令错误的.以下是两种情况的具体信息.大家看看.
=================================================
X:\boot/>bootsect /nt60 sys
Target volumes will be updated with BOOTMGR compatible bootcode.
C: (\\?\Volume{c174c0da-ffd3-11da-98dc-806d6172696f})
Updated NTFS filesystem bootcode. The update may be unreliable since the
volume could not be locked during the update:
Bootcode was successfully updated on all targeted volumes.
X:\boot/>bootsect sys /nt60
bootsect {/help|/nt60|/nt52} {SYS|ALL|/<DriveLetter/>:} [/force]
Boot sector restoration tool
Bootsect.exe updates the master boot code for hard disk partitions in order to
switch between BOOTMGR and NTLDR. You can use this tool to restore the boot
sector on your computer.
Run "bootsect /help" for detailed usage instructions.
========================================================
之前很多人都教bootsect sys /nt60.所以大家都不成功.还是dashagua 达人说得对. |