1

I wiped out data on external HDD (NTFS) by dd. Wanted to write ISO on usb-stick. But I don't have any storage that could embrace volume of those external HDD. So I need to safe part of data here and part there during recovery (Testdisk tells that there not enough space).

Could you recommend software ? And would be nice to have guidance through this.

R S
  • 2,419
  • Did you shutdown or reboot the computer yet? I ask because relevant data for recovery may still reside in RAM. See the accepted answer to this question, Accidentally did dd /dev/sda; 2. In order to succeed, you may need a target drive of at least the same size as the damaged (overwritten) source drive.
  • – sudodus Jun 04 '18 at 14:34
  • @sudodus I think I didn't shutdown, do I need the same size anyway ? – R S Jun 04 '18 at 14:41
  • I did not write that answer, and I have not [yet] been in a situation to use it. Please read it very carefully and ask afterwards, if necessary, in a way to make other people respond. I am not sure, but it is a very good idea to have a cloned copy of the drive, particularly if there are valuable data. – sudodus Jun 04 '18 at 14:50
  • “I don't have any storage that could embrace volume of those external HDD” OK then go buy one and get back to us after that, although we cannot really recommend specific shops or brands. – Andrea Lazzarotto Jun 05 '18 at 12:57