17 Sep 2010 06:12
-T option ddrescue v1.8
Hello,
I am wondering if there is another option in ddrescue v1.8 similar to the -T (--try-again) available in ddrescue v1.13? I have run into a problem straight out of the manual (v1.13) where my 750GB drive failed 8GB into the rescue using the -n option on the first pass, however ddrescue continued to write the logfile straight through to the end as errors.
I've restarted the computer, and now running with the -n option finishes without instantatniously. Running with the -r3 option sees everything as errors, and is running very slowly. The drive is also peroidically failing,(dissapearing from /dev), so I'd like to be able to ignore the previous error marks for the sectors in the logfile, and resum copying with the -n option on restart.
From the V1.13 manual:
Example 7: While rescuing the whole drive /dev/hda to /dev/hdb, /dev/hda stops responding and disappears from /dev. ddrescue -f -n /dev/hda /dev/hdb logfile <-- /dev/hda fails here (restart /dev/hda or reboot computer as many times as needed) ddrescue -f -n -T /dev/hda /dev/hdb logfile ddrescue -d -f -r3 /dev/hda /dev/hdb logfile
I am running v1.8 because I'm using a FC11 live USB stick and installed it via the fedora yum repository.
This i cant compile v1.13 because there is no gcc compiler in this env.
Is it possible to manually edit the logfile.
As well, if i do have to upgrade to v1.13, can i use the same logfile, and keep my current output?
Thank you,
Andy
I am wondering if there is another option in ddrescue v1.8 similar to the -T (--try-again) available in ddrescue v1.13? I have run into a problem straight out of the manual (v1.13) where my 750GB drive failed 8GB into the rescue using the -n option on the first pass, however ddrescue continued to write the logfile straight through to the end as errors.
I've restarted the computer, and now running with the -n option finishes without instantatniously. Running with the -r3 option sees everything as errors, and is running very slowly. The drive is also peroidically failing,(dissapearing from /dev), so I'd like to be able to ignore the previous error marks for the sectors in the logfile, and resum copying with the -n option on restart.
From the V1.13 manual:
Example 7: While rescuing the whole drive /dev/hda to /dev/hdb, /dev/hda stops responding and disappears from /dev. ddrescue -f -n /dev/hda /dev/hdb logfile <-- /dev/hda fails here (restart /dev/hda or reboot computer as many times as needed) ddrescue -f -n -T /dev/hda /dev/hdb logfile ddrescue -d -f -r3 /dev/hda /dev/hdb logfile
I am running v1.8 because I'm using a FC11 live USB stick and installed it via the fedora yum repository.
This i cant compile v1.13 because there is no gcc compiler in this env.
Is it possible to manually edit the logfile.
As well, if i do have to upgrade to v1.13, can i use the same logfile, and keep my current output?
Thank you,
Andy
_______________________________________________ Bug-ddrescue mailing list Bug-ddrescue@... http://lists.gnu.org/mailman/listinfo/bug-ddrescue
> Should help eliminate the read ahead cache on the drive where it reads 16MB
> ahead in a area that has bad sectors.
I guess it won't be simple. Does reading in reverse help if the drive is
dumb enough that it always tries to read ahead forgetting previous failures?
What pass (copy, split, retry, all) would be more useful to run in reverse?
I am sure the wonderful people in this list will help find the most
useful behaviour to implement in ddrescue 1.14. Thanks in advance for
your feedback.
RSS Feed