PDA

View Full Version : Dump SD card memory


ufa
July 24th, 2006, 05:06 PM
Hello all,
My cousin went to Europe (We are from Brazil) and she did a lot of pictures with her kodak digital camera. When she came back, the SD card stopped responding. I want to know if there are some program that dumps the data that is inside the card, so I can try to recover some photos.
When the card is inserted on her camera, it says "card need to be formatted".

Sugestions??

Paerez
July 24th, 2006, 05:21 PM
the command "dd" will directly dump 1s and 0s to a file if you want. Check out "man dd" in a terminal. I don't really know how to use it though ... :-k