|
From: | Scott Dwyer |
Subject: | Re: [Bug-ddrescue] (Not-a-bug) just question about 520-bytes-perfectly drives |
Date: | Mon, 18 Jun 2018 20:30:41 -0400 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
But did everyone forget my older passthrough patches for ddrescue? They are still available in the downloads section for ddrutiltiy on sourceforge. A smart person could possibly hack the patch and potentially make a version of ddrescue that could read those drives. Not an easy task, but possible. It is the same concept that I am using in my own software to access the drives.
Happy programming :) Scott On 6/18/2018 1:24 PM, Oleg Krutov wrote:
Hello! Is it physically possible to read data from SAS/SCSI drives that have more than 512 (usually -- 520) bytes per sector? These drives are not properly detected by kernel ("Unsupported sector size 520. 0 512-byte logical blocks"), so it can be read only via sg_raw utility by direct scsi commands, by little chunks and very slowly. Maybe there is an opportunity to read a drive "more directly" than with O_DIRECT flag? Thank you! _______________________________________________ Bug-ddrescue mailing list address@hidden https://lists.gnu.org/mailman/listinfo/bug-ddrescue
[Prev in Thread] | Current Thread | [Next in Thread] |