修复损坏的 NTFS 文件系统?

修复损坏的 NTFS 文件系统?

我正在将一些文件复制到连接到 Win7x64 计算机的 RAID(Drobo)上,然后它挂断了,所以我尝试取消并重新启动,但当我重新启动计算机时,它一识别出 drobo,它就说我需要运行 chkdsk。所以我尝试了很多次,一开始得到的响应略有不同,但现在它只告诉我以下内容:

C:\Windows\system32>chkdsk e: /x
The type of the file system is NTFS.
Volume label is Drobo.

CHKDSK is verifying files (stage 1 of 3)...
  389888 file records processed.
File verification completed.
  53 large file records processed.
  0 bad file records processed.
  0 EA records processed.
  0 reparse records processed.

CHKDSK is verifying indexes (stage 2 of 3)...
73 percent complete. (385929 of 400400 index entries processed)
Deleting index entry found.000 in index $I30 of file 5.
  400400 index entries processed.
Index verification completed.
CHKDSK is scanning unindexed files for reconnect to their original directory.
  991 unindexed files scanned.
CHKDSK is recovering remaining unindexed files.
75 percent complete. (1 of 996 unindexed files recovered)

我确切地知道哪些目录/子目录导致了问题,但我当然似乎也无法删除它们。我尝试联系 Drobo,但他们一如既往地没有提供帮助(之前曾尝试联系他们处理其他事情),说“只需复制数据然后格式化驱动器”,问题是我没有闲置的 8TB 驱动器(我备份了大部分驱动器,但它在家里(读作:大西洋彼岸),如果可以的话,我想继续使用这些文件。

假设我无法修复文件系统,只要我避开无效的目录/子目录,继续在此驱动器上添加/修改文件有多不安全?

相关内容