40

I deleted 40 some photos from my SD card in my camera. I thought I saved them on my desktop. Using 12.04 LTS. Is there a way to restore the photos?? My wife is pissed. Nothing has been over written on the card.

Thanks

Ralph
  • 563
  • 1
  • 5
  • 6

1 Answers1

99

TestDisk / PhotoRec

Yes, use the tool photorec; you'll be able to recover pretty much any file.

You should make sure that the SD card is read only as writing to it can corrupt any possibility of recovering data.

In Ubuntu, open a terminal and run:

$ sudo apt install testdisk
$ sudo photorec
Pablo Bianchi
  • 15,657