In message <[EMAIL PROTECTED]>, Mark Linimon wri
tes:

>New Synopsis: [geom] unable to access 1024 sector size storage

Unless somebody broke something, this is certainly not a GEOM bug,
because GEOM will access any sectorsize >= 512 bytes, and by "any"
I don't just mean power-of-two sizes.

Run:
        diskinfo -v /dev/da3
and see what it says.

If it says anything but 1024 byte sector size, the problem is in
scsi_da or umass, possibly both.

If it says 1024 byte sector size, somebody broke GEOM.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to