不幸的是,我在一台机器上有几个硬重置,它似乎损坏了一个NTFS分区。O/S为Windows2012R2。
C:\Users\Administrator>chkdsk d:
The type of the file system is NTFS.
Volume label is XXXXXXX.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
Stage 1: Examining basic file system structure ...
18085632 file records processed.
File verification completed.
5195 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
18240430 index entries processed.
Index verification completed.
CHKDSK is scanning unindexed files for reconnect to their original directory.
1 unindexed files scanned.
An unspecified error occurred (6672732e637878 56f).除了从备份重新格式化/还原以修复分区之外,还有其他建议吗?
发布于 2017-02-24 04:41:53
你得先查一下S.M.A.R.T。
在“命令提示符”窗口中,键入以下命令,在每个命令之后按Enter:
或者您可以使用CrystalDiskInfo http://crystalmark.info/download/index-e.html
如果HDD健康状况不好,则需要更改它。如果HDD健康状况良好,则可以尝试使用
https://serverfault.com/questions/834599
复制相似问题