PDA

View Full Version : ddrescue



darko123
05-03-2011, 03:00 PM
is it possible to add ddrescue in osfclone for hdd with bad sectors to get max of it
thanks
p.s it is not forensic sound but it is real life forensic

David (PassMark)
05-03-2011, 08:34 PM
The version of dd (dc3dd) that is being used in the current OSFClone (http://www.osforensics.com/tools/create-disk-images.html) release already includes handling of bad sectors.

When error recovery is enabled (enabled by default), dc3dd seeks back to the beginning of the block and attempts to read each sector individually. Good sectors are acquired and bad sectors are replaced with zeros.

So I am thinking that ddrescue isn't going to recover significantly more?