bug-ddrescue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-ddrescue] Rescued: 0 , what next?


From: Antonio Diaz Diaz
Subject: Re: [Bug-ddrescue] Rescued: 0 , what next?
Date: Thu, 15 Sep 2016 18:11:54 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

David Balažic wrote:
OK, I patched the kernel to not read the partition tables on connect,
but there is something still doing IO to the last sector of the drive.
And it fails with error as before and the drive is unreadable again.

Any idea what next?

It should not happen, but may be that the kernel reads the last sector when ddrescue seeks to the end of the device? See main.cc line 418:

  long long isize = lseek( ides, 0, SEEK_END );


Hope this helps,
Antonio.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]