|
From: | Antonio Diaz Diaz |
Subject: | Re: [Bug-ddrescue] Feature Request -- ipos stop point aka breakpoint |
Date: | Mon, 09 Feb 2009 19:33:04 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Hello, Michael Darling wrote:
Now let's say that I have some errors between 2000M and 2516M that I want to retry. I already know that hitting 2516M would cause a lockup. If I could specify to stop program execution at 2515M, that would save me a few additional reboots. I don't see a way to do this with existing options. I can't use --max-size because I don't know how many if any errors between 2000M and 2515M will be read.
"ddrescue -i 2000M -s 515M -r 1" should do it. "--max-size" is the size ddrescue will try to copy, not the size it will actually copy.
I this would also be beneficial being able to use with --retrim, which I currently can't use to go backwards past the last lockpoint on the drive.
"ddrescue -i past_last_lockpoint -R" should again do it. Regards, Antonio.
[Prev in Thread] | Current Thread | [Next in Thread] |