Page 1 of 1

Wiped out my harddrive using dd

Posted: 12 Feb 2014, 04:43
by pda1
I just used dd to make an image of a 16g flash drive (sdb) to my big external hard drive (sdc) and wiped out over 350g of data on sdc.

The command I used was dd if=/dev/sdb of=/dev/sdc bs=4096 conv=notrunc,noerror

sdb was only 16g from a flash drive.

I use the terms "wiped" out as I don't know what else to call it. I could say that the partition where the data was formerly isn't there anymore.

The sdc drive is still accessible but says it only has 16g of data on it. Obviously the old files aren't present.

Please, please, please....someone...help me recover the data!!!!!

Re: Wiped out my harddrive using dd

Posted: 12 Feb 2014, 18:52
by pda1
Update-

No solution.

Tried Testdisk but it solved nothing.

I'm not a computer expert so the command line stuff is very formidable and confusing.

I surely wish someone had written and easy to follow guide on how to solve this sort of problem for dopes like me. Yes, I did follow the "step-by-step" procedure.

Re: Wiped out my harddrive using dd

Posted: 13 Feb 2014, 22:24
by pda1
Conclusion- failure

Tried- Seagate File Recovery (try before you buy) and it said the drive should be sent in to their lab$$$.

On the good side- there were backups of everything except some critical DVDs that I'll have to copy back to the new hard drive.

I once read, "Linux assumes you know what you're doing".

Obviously, I didn't.

I'm leaving the messed up drive alone in the event someone comes up with an idea on how to recover the stuff. Sort of like the idea of those dopes that, after they die, are put into cryogenic capsules in the hope they can be revived in the future and that the cause of their death can be reversed.

Photorec? I used it for 8 hours yesterday. For whatever reason it didn't look at the entire drive. Just the existing allocated partition which only contained useless photos.

Really wish I understood Testdisk.