Date: Sat, 15 Jan 2011 18:28:01 -0500 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: George Liaskos <geo.liaskos@gmail.com>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: problems mounting android htc Message-ID: <AANLkTimUN-MCvO4dwc88rR%2BM2zCkfU5YkGAOncZGXWer@mail.gmail.com> In-Reply-To: <AANLkTik3NXfsvM9O3E7iuJVhCp7kOKqn06X0-mbm33_v@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>
next in thread | previous in thread | raw e-mail | index | archive | help
Forgot to include the list On Sat, Jan 15, 2011 at 6:27 PM, Aryeh Friedman <aryeh.friedman@gmail.com> wrote: > Already tried based on several email threads found on the net but here > is one last try: > > flosoft-stable# dd if=3D/dev/null of=3D/dev/da0 count=3D0 > dd: /dev/da0: Device not configured > flosoft-stable# mount /dev/da0 /mnt > mount: /dev/da0 : Device not configured > > > On Sat, Jan 15, 2011 at 6:21 PM, George Liaskos <geo.liaskos@gmail.com> w= rote: >> On Sat, Jan 15, 2011 at 11:30 PM, Aryeh Friedman >> <aryeh.friedman@gmail.com> wrote: >>> I am attempting to make it so I can communicate with the linux on my >>> Android HTC 0100 and when I insert it I get the following on the >>> console: >>> >>> ugen5.2: <HTC> at usbus5 >>> umass0: <HTC Android Phone, class 0/0, rev 1.02/1.00, addr 2> on usbus5 >>> umass0: =A0SCSI over Bulk-Only; quirks =3D 0x0000 >>> umass0:0:0:-1: Attached to scbus0 >>> (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 p= resent) >>> da0 at umass-sim0 bus 0 scbus0 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 >>> >>> When I attempt to mount /dev/da0 I get device not configured: >>> >>> ~ aryeh@flosoft-stable% uname -a >>> FreeBSD flosoft-stable.no-ip.biz 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE >>> #1: Sat Jan 15 06:33:34 EST 2011 >>> root@flosoft-stable.no-ip.biz:/usr/obj/usr/src/sys/GENERIC =A0i386 >>> >>> I also tried on a -CURRENT partition that is uptodate through about >>> noon (EST) today. >> >> Try >> >> # dd if=3D/dev/null of=3D/dev/da0 count=3D0 >> >> and then mount da0s1 >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimUN-MCvO4dwc88rR%2BM2zCkfU5YkGAOncZGXWer>