NTFS-recover – NTFS data recovery when the MFT is corrupted
1–5 of 5 posts
Re: NTFS-recover – NTFS data recovery when the MFT is corrupted
#2[flagged]
Re: NTFS-recover – NTFS data recovery when the MFT is corrupted
#3Proper link https://github.com/mjgil-rust/ntfs-recover
Re: NTFS-recover – NTFS data recovery when the MFT is corrupted
#4This looks promising. Any chance of adding some CHKDSK-like functionality for general purpose filesystem repair? Like file/metadata corruption resulting from power loss or improper dismounting.
The current tools for fixing NTFS filesystems in Linux are less than ideal, but it seems like your tool is almost there (but designed to handle extreme case, instead of the simple ones).
Re: NTFS-recover – NTFS data recovery when the MFT is corrupted
#5Proper link https://github.com/mjgil-rust/ntfs-recover
Fixed now. Thanks!