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

_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to