1

I have a 500GB Western Digital MyBook II which was partioned with one NTFS (pretty sure, but may also have been FAT32) partition spanning the whole disk (partitioning and formatting done with WinXP 32bit). Recently, I fat-fingered

sudo dd if=/dev/zero of=/dev/sdc bs=4M count=1

which overwrote the first four megs of the disk with zeros.

Using Ubuntu, should I rather try to recover ...

or is there a sure fire way for my particular case?

Note: I borrowed an empty 2TB drive from a friend, so I do have enough space for experimentation.

arney
  • 709
  • 2
  • 6
  • 20

1 Answers1

0

TestDisk did a wonderful job recovering 12.5k files with only 50 files lost. I used these instructions.

Then I donated to TestDisk, and so should you if it helped you ;-)

arney
  • 709
  • 2
  • 6
  • 20