When recovering data from optical drives or hard drives, I am always partial to dd. You will want to use these options to skip the bad blocks, and pad the empty space with zeros.

dd conv=noerror,sync if=(name of drive) of=(name of output)

Ben Straton
Seattle Tech Experts llc.

Sent from my iPhone

On Apr 12, 2010, at 12:00 PM, linux-list- [email protected] wrote:

Send linux-list mailing list submissions to
   [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
   http://lists2.linuxjournal.com/mailman/listinfo/linux-list
or, via email, send a message with subject or body 'help' to
   [email protected]

You can reach the person managing the list at
   [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of linux-list digest..."


Today's Topics:

  1. Recovering Data from Bad Blocks on DVD (Tim Maher)


----------------------------------------------------------------------

Message: 1
Date: Mon, 12 Apr 2010 11:37:02 -0700
From: Tim Maher <[email protected]>
Subject: [SLL] Recovering Data from Bad Blocks on DVD
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

Help!

I backed up some large, important video files to a DVD a while back,
but discovered today that some of them are now generating CRC errors.
I'd like to copy the files to a writable medium (i.e., hard disk), so
I can try to minimize the (audio/video) impact of the lost data, but
my attempts to copy the files fail when they hit the first CRC error.

There are definitely some rather obvious scratches on the disc, which
I had hoped polishing with commercial products would remove, but I
still get CRC errors after trying that.

I suppose I could grab the good blocks of each file off the DVD using
"dd" commands, but that might prove to be a tedious task, and in any
case, I'd rather rescue the (currently unreadable, but possibly still
there) real data instead.

Can anybody recommend:

A) better disc repairing products, such as ones I've heard of that
  actually fill-in the scratches?

B) software utilities that can copy (as much data as possible from)
  files that have CRC errors?


TIA,
Tim
*-- --------------------------------------------------------------------* | Tim Maher, PhD (206) 781-UNIX http://www.consultix- inc.com | | tim at ( TeachMePerl, TeachMeLinux, or TeachMeUnix ) dot Com | | CLASSES> Perl: 5/3; UNIX/Linux Fundamentals: 5/10; Int. Perl: 6/14 | *-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- +-+- | > "Minimal Perl for UNIX People" has been an Amazon Best Seller! < | | * Download chapters, read reviews, and order at: MinimalPerl.com * | *-- --------------------------------------------------------------------*


------------------------------

_______________________________________________
linux-list mailing list
[email protected]
http://lists2.linuxjournal.com/mailman/listinfo/linux-list

End of linux-list Digest, Vol 81, Issue 6
*****************************************

Reply via email to