Re: [OT]Raw Disk Support?

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Sep 27 2002 - 09:21:45 EST


On Fri, 2002-09-27 at 14:38, Mark Hounschell wrote:
> I guess first, will a Linux scsi driver let me read 768 byte sectors and second
> is there raw disk device support such that I can read these disks without a
> known filesystem type being on them?

Our raw drivers dont support non power of two sectors. You can extract
all the data itself using the scsi generic interface to send your own
SCSI READ_6 commands to the drive directly

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:32 EST