[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-ddrescue] Question about interrupting a disk-to-disk recovery
From: |
Antonio Diaz Diaz |
Subject: |
Re: [Bug-ddrescue] Question about interrupting a disk-to-disk recovery |
Date: |
Tue, 12 Jun 2012 14:11:06 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Hello Jessica,
Jessica wrote:
The recovery has been running for a couple of weeks now (uhuh, weeks), and
has been on 'Trimming failed blocks...' for the last week.
Trimming is slow (it reads backwards one sector at a time). In your case
it seems there are a lot of blocks to trim.
I would try the following:
1) stop the rescue and move the logfile to a safe and non-volatile place.
2) run ddrescue with the --direct option. This should avoid caching and
increase speed of trimming.
3) if 2 fails, try the option --try-again.
My question is: if I interrupt the process at this point, can I mount &
CHKDSK the destination drive and expect to see usable data? Or will the
partition structure not yet be complete?
This will modify the destination filesystem, and then you won't be able
to resume the copy meaningfully.
Regards,
Antonio.