I’ve formated a drive as NTFS and moved some files into it, then on Windows I got the error
Location is not available
G:\ is not accessible.
The disk structure is corrupted and unreadable.
I used chkdsk g: /f /r /x
from an admin cmd but it says:
Corrupt master file table. Windows will attempt to recover master file table from disk.
Windows cannot recover master file table. CHKDSK aborted.
How should I attempt to recover the files in the drive?
photorec/testdisk
-
If the contents of this drive have high importance and you don’t have backups, stop what you’re doing and sent it out to a data recovery specialist. It will cost ~$700+.
-
Otherwise, I’d try Testdisk.
-
I can’t help directly, but the people at https://lemmy.world/c/techsupport mighr be able to.
Hi there! Looks like you linked to a Lemmy community using a URL instead of its name, which doesn’t work well for people on different instances. Try fixing it like this: !techsupport@lemmy.world
If it was an SSD… Its possible you have an SSD that claims to be say 256Gb but actually has a 32Gb chip inside (or smaller) that lies about how big it is and just wraps the writes so they complete… However the format is broken, as is the drive.
I second this. Use a tool like ValiDrive to test whether that’s the case; if it is, anything you’ve copied to the drive is unrecoverable.
use your backup to recover them
I’ve used getdataback successfully a few times in the past.
ntfs-3g on linux has some recovery tools, maybe they could work?