I'm using ddrescue
to make an image of a faulty harddrive. I followed a tutorial that used the -r3
and logfile
option.
After a few hours, the tool made one pass and tried to read the bad sectors on the second. I had to Ctrl+C because I went sleeping and didn't want to leave the computer running.
Now whenever I resume, ddrescue
restarts at the first pass instead of the second. Is that normal? Can I assume that the image is done and the tool just tries to save some of the bad sectors listed in the logfile?
ddrescue
is working on? – Anthon Sep 10 '14 at 18:01