Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2015 14:03:32 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        kott <kmatpral@yahoo.com>, freebsd-usb@freebsd.org
Subject:   Re: usb write error
Message-ID:  <553E2594.3080604@selasky.org>
In-Reply-To: <1430135707453-6007921.post@n5.nabble.com>
References:  <1430118496759-6007874.post@n5.nabble.com> <553E0EE0.60701@selasky.org> <1430133010408-6007910.post@n5.nabble.com> <553E1A22.7000402@selasky.org> <1430134369152-6007915.post@n5.nabble.com> <1430135707453-6007921.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?553E2594.3080604>