如何在不使用chkdsk的情况下正确修复“脏” NTFS分区
当我尝试对ntfsckNTFS分区执行操作时,出现以下错误: sudo ntfsck /dev/sdb1 Unsupported: replay_log() Volume is dirty. Unsupported: check_volume() Checking 161792 MFT records. Unsupported cases found. 如何清理“脏” NTFS卷,而不必在NTFS卷中实际使用Windows chkdsk工具。 我也做了一个ntfsfix,它说一切都还可以,但实际上不是。 尝试使用“ 磁盘工具 ”检查文件系统时,我也收到相同的“脏”错误: 我开始认为我需要一些强力的肥皂。