bug-ddrescue
[Top][All Lists]
Advanced

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

[Bug-ddrescue] direct disk access will not read partial sector


From: Scott Dwyer
Subject: [Bug-ddrescue] direct disk access will not read partial sector
Date: Wed, 28 Nov 2012 01:40:35 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

I do not know if this would be considered a bug, or just the nature of the direct disk access. When using the -d option, ddrescue will not attempt to read data that does not start or end on a sector boundary. Meaning if you pick a start byte with the -i option that does not line up with the beginning of a sector, it will not even try to read that partial data and will report a failed read for that chunk. This will also happen if you pick a length with the -s option that does not end exactly on a sector boundary. It will work fine without the -d option.

This may not be something normally encountered, but then again I am not doing normal things. I have a friends failing hard drive that reads much faster with direct disk access. And I am trying to write and test software to extract individual files using ddrescue, with some actual success so far. This means I will be attempting many reads that do not end on a sector boundary.



reply via email to

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