usb write error

Hans Petter Selasky hps at selasky.org
Mon Apr 27 12:02:46 UTC 2015


On 04/27/15 13:55, kott via freebsd-usb wrote:
> Hello -
>
>>From this command it shows the LBA is beyond disk size ?
>>From this o/p it show disk address can go up to 0x3bafb0, whereas in the
> Write command it accesses 0x3bafff? any idea why this may happen?
> # gpart show /dev/da0
> =>     40  3911600  da0  GPT  (1.9G)
>         40  3911600       - free -  (1.9G)
>
> Kott

Hi,

3911600 = 3BAFB0

So clearly:

0x3bafff is outside that range and cannot be read nor written.

--HPS



More information about the freebsd-usb mailing list