Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 02:27:10 +0100
From:      Patrick Lamaiziere <patfbsd@davenulle.org>
To:        freebsd-questions@freebsd.org, Aryeh Friedman <aryeh.friedman@gmail.com>
Subject:   Re: problems mounting android htc
Message-ID:  <20110116022710.04a8b5f6@davenulle.org>
In-Reply-To: <AANLkTik_TW7Gv-py=-A2zyxaLRzw6s15mcDP-=ECm6jZ@mail.gmail.com>
References:  <AANLkTimT0S298-W1LxVBB8_ME8VPaHK-CyNiD1x=Hnkz@mail.gmail.com> <AANLkTik72Naapy1iAqVnrVH%2Bt4QK8SR_3_nO8eTfbanW@mail.gmail.com> <AANLkTik3NXfsvM9O3E7iuJVhCp7kOKqn06X0-mbm33_v@mail.gmail.com> <AANLkTimUN-MCvO4dwc88rR%2BM2zCkfU5YkGAOncZGXWer@mail.gmail.com> <AANLkTimWdfaT=T=e_JcjukmVpgTOtfwbFxgaj4=o_4-O@mail.gmail.com> <AANLkTik_TW7Gv-py=-A2zyxaLRzw6s15mcDP-=ECm6jZ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Sat, 15 Jan 2011 18:57:33 -0500,
Aryeh Friedman <aryeh.friedman@gmail.com> a écrit :

> No idea how but when I plug the USB in it says "USB Debugging
> Connected"

On my HTC dream when I connect it to USB, there is a notification on the
phone and I have (on the phone) to "unmount" the sd card.

Then I can mount the sd card from FreeBSD with
mount_msdosfs /dev/da0s1 /mnt

dmesg:
ugen2.2: <HTC> at usbus2
umass0: <HTC Android Phone, class 0/0, rev 1.02/1.00, addr 2> on usbus2
umass0:  SCSI over Bulk-Only; quirks = 0x0000
umass0:3:0:-1: Attached to scbus3
(probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 
(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error
(probe0:umass-sim0:0:0:0): SCSI status: Check Condition
(probe0:umass-sim0:0:0:0): SCSI sense: UNIT ATTENTION asc:29,0 (Power
on, reset, or bus device reset occurred) (probe0:umass-sim0:0:0:0):
TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM
status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI status: Check
Condition (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0
(Medium not present) da0 at umass-sim0 bus 0 scbus3 target 0 lun 0
da0: <HTC Android Phone 0100> Removable Direct Access SCSI-2 device 
da0: 40.000MB/s transfers
da0: Attempt to query device size failed: NOT READY, Medium not present
GEOM: da0: partition 1 does not start on a track boundary.
GEOM: da0: partition 1 does not end on a track boundary.

Regards.



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