[GLLUG] SD card error

Richard Houser rick at divinesymphony.net
Sun Feb 8 23:26:41 EST 2009


For making the image, ddrescue is a lot better suited than dd.  Basically,
it does the same thing when everything goes right, but is designed
specifically for when things aren't ideal.  I usually use it for recovering
data of failing hard drives.  For the best performance in the case of error
retries, make sure to match the sector size with the physical media itself.

On Sun, Feb 8, 2009 at 6:31 PM, Lachniet, Mark <mlachniet at analysts.com>wrote:

> I have a software program - "DataLifter Digital Companion" that can
> recover images from flash cards - even partial and deleted ones.  It's a
> forensics tool.  However, it has to be able to read the card.  For free
> you might be able to image it on a linux box using dd and then use
> foremost to carve the images off.  Even if the FAT is messed up you
> still might have some luck that way.
>
> I'd be willing to try to help if its important, if you can get me an
> image of the flash drive, for example doing something like:
>
> Linux>  dd if=/dev/flash0 of=flashcard.img bs=512
>
> MAKE SURE YOU KNOW WHAT YOU ARE DOING!!!  IF YOU REVERSE THIS YOU'LL
> DELETE YOUR CARD BY COPYING THE WRONG WAY!
>
> The if (infile) is made up for demonstrative purposes, you'll have to
> see what your system recognizes.  Then use foremost
> http://sourceforge.net/projects/foremost/ by fiddling with the config
> file to enable JPG files and using the image as a source.
>
> Mark Lachniet
> Solutions Architect - Security
> Analysts International
> 3101 Technology Blvd. Suite A
> Lansing, MI 48910
> (517) 336-1004 (office)
> mlachniet at analysts.com
>
>
> -----Original Message-----
> From: linux-user-bounces at egr.msu.edu
> [mailto:linux-user-bounces at egr.msu.edu] On Behalf Of Stanley C. Mortel
> Sent: Sunday, February 08, 2009 5:51 PM
> To: GLLUG
> Subject: [GLLUG] SD card error
>
> A friend gave me an SD card with pictures from a trip to Peru on it.  He
> has been unable to read the card.  Took it to Ritz Camera and they
> couldn't read it.  My printer says "Error on card" when it tries to read
> it.  Anyone know of any tricks or more advanced ways to try to recover
> the pictures from this card?
>
> Stan
>
>
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>
> _______________________________________________
> linux-user mailing list
> linux-user at egr.msu.edu
> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.egr.msu.edu/mailman/public/linux-user/attachments/20090208/fe6ce811/attachment.html 


More information about the linux-user mailing list