ntfs-3g icon indicating copy to clipboard operation
ntfs-3g copied to clipboard

ntfsfix can not correct MFT errors

Open jesius opened this issue 3 years ago • 2 comments

After plug out sdcard and plug in again, though ntfsfix print ok and mount normally, but from logs MFT errors occurred:

ntfs3: sdg1: Inode r=1d is not in use! ntfs3: sdg1: MFT: r=3c, expect seq=1 instead of 4! ntfs3: sdg1: MFT: r=3c, expect seq=2 instead of 4! ntfs3: sdg1: MFT: r=3c, expect seq=3 instead of 4! ...

and the sdcard can not use normally, can not create or remove files. are there any way ntfsfix can correct these errors, how i can fix these errors from linux?

jesius avatar Nov 25 '22 12:11 jesius

ntfs3: sdg1: Inode r=1d is not in use!

This is not ntfs-3g. You should report to ntfs3 support.

are there any way ntfsfix can correct these errors

Not in its current state. Use ntfs3 tools or chkdsk from Windows

jpandre avatar Nov 25 '22 12:11 jpandre

do we have any plan to update ntfsfix to fully support check ntfs disk? just like chkdsk from windows? seems currently no such tools available in linux environment.

jesius avatar Nov 25 '22 14:11 jesius