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
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