Recover data from NTFS disk

How to use TestDisk to recover lost partition
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
Locked
Message
Author
tong
Posts: 1
Joined: 02 Jul 2015, 07:44

Recover data from NTFS disk

#1 Post by tong »

Hi All,

I did dd to my NTFS data disk, and lost all the data on it, here is in detail:
I was using the dd command to make a linux OS boot disk, but chose the wrong disk,

Code: Select all

dd if=some_OS.iso of=/dev/sdc 
which /dev/sdc was my NTFS disk (only had one NTFS partition), after that all the data has gone.

After searching some webpages, I was told that testdisk seems to be the tool that can get my data back,
I executed testdisk on LinuxMint, it is said the testdisk detects partition table type to be None, could someone out there help me to move on and save my data?

Thanks very much!

Tong

User avatar
Fiona
Posts: 2835
Joined: 18 Feb 2012, 17:19
Location: Ludwigsburg/Stuttgart - Germany

Re: Recover data from NTFS disk

#2 Post by Fiona »

Did you select a Drive instead of your affected disk?
Only a disk has a MBR and a partition table.
Can you repeat your diagnose running testdisk (7.1WIP and 32bit) and repeat your diagnose?
Can you copy and paste the content of your testdisk.log into your next post.
You'll find your testdisk.log within your testdisk folder.

Fiona

Locked