Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

Using TestDisk to repair the filesystem
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Message
Author
crashtech
Posts: 7
Joined: 04 Mar 2026, 23:32

Re: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

#11 Post by crashtech »

After running "Repair MFT" in TestDisk I received this message:
Attachments
chkdsk.png
chkdsk.png (16.51 KiB) Viewed 820 times
recuperation
Posts: 3143
Joined: 04 Jan 2019, 09:48
Location: Hannover, Deutschland (Germany, Allemagne)

Re: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

#12 Post by recuperation »

If you have cloned your disk using ddrescue as described in the manual, you can try out chkdsk.
crashtech
Posts: 7
Joined: 04 Mar 2026, 23:32

Re: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

#13 Post by crashtech »

I'm on linux so that would be have to fsck, right?
recuperation
Posts: 3143
Joined: 04 Jan 2019, 09:48
Location: Hannover, Deutschland (Germany, Allemagne)

Re: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

#14 Post by recuperation »

I would use Windows PE running on a pen drive. That brings in chkdsk.
User avatar
cgrenier
Site Admin
Posts: 5446
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: Can My Partition/Hard Drive Be Recovered? "Filesystem seems damaged."

#15 Post by cgrenier »

As the disk is using NTFS, can you try on a windows in cmd (Right-click run as administrator) a "chkdsk /f d:' (replace d: by the correct drive letter).
What is the result ?
Post Reply