Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2015 07:54:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 198647] MX-ES USB Drive by Mach Xtreme ILLEGAL REQUEST asc:21, 0 (Logical block address out of range)
Message-ID:  <bug-198647-17-js73N41qim@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198647-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198647-17@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198647

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky@FreeBSD.org

--- Comment #2 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi,

The following series of digits indicate the location of the disk access "00 ee
4f ff". Assuming the block size is 512 bytes, this is location

0xee4fff*512 = 7.9964e+09

which is below 8GB. Can you extract information about how many 512-byte blocks
the disk has under Linux and what the block size is?

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198647-17-js73N41qim>