

Where do i write the log file (map file) Can I also write that to the new target disk?Ĭreate a filesystem on the target disk, mount it and tell ddrescue to write to a regular file in the filesystem, not to the device ( /dev/sdc in your commands).


run ddrescue with a first pass to quickly recover the easy sectors and then run a second passĭdrescue -f -n /dev/sdb /dev/sdc rescue.logĭdrescue -d -f -r3 /dev/sdb /dev/sdc rescue.log.connect the old failing drive via USB enclosure.connect the new target drive via SATA on my computer.boot via Ubuntu live USB and use ddrescue.I'm about to start a recovery with ddrescue and was wondering if I'm on the right path with these steps.
