[[email protected]] apt-get install ntfsprogs # [[email protected]] ntfsck /dev/sdb1 # Unsupported: replay_log() # Volume is dirty. # Unsupported: check_volume() # Checking 94927 MFT records. # Unsupported cases found. [[email protected]] ntfsfix /dev/sdb1 # Mounting volume... $MFTMirr does not match $MFT (record 0). # FAILED # Attempting to correct errors... # Processing $MFT and $MFTMirr... # Reading $MFT... OK # Reading $MFTMirr... OK # Comparing $MFTMirr to $MFT... FAILED # Correcting differences in $MFTMirr record 0...OK # Processing of $MFT and $MFTMirr completed successfully. # Setting required flags on partition... OK # Going to empty the journal ($LogFile)... OK # Checking the alternate boot sector... OK # NTFS volume version is 3.1. # NTFS partition /dev/sdb1 was processed successfully.