I am trying to rescue the data froma dying HDD. How do I interrupt and then resume ddrescue as its a slow process given the damaged drive?
-
-
Interrupt: CTRL+C.
Resume: re-run your initial ddrescue command. -
Thanks, so I dont have to tell ddrescue where to resume from on the HDD?
-
Errhh... You did run it with the logfile option, right ?
Code:IMPORTANT! Always use a logfile unless you know you won't need it. Without a logfile, ddrescue can't resume a rescue, only reinitiate it.
Code:However, if the destination of the copy was a drive or a partition, (or an existing regular file and truncation was not requested), most probably you will need to restart ddrescue from the very beginning. (This time with a logfile, of course).
-
Thanks, I was not aware of the logfile option, and it turns out I was looking at tah man page of dd_rescue and that ddrescue is another program
ddrescue interrupt and resume
Discussion in 'Linux Compatibility and Software' started by Kyle, Apr 30, 2012.