Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 01:21:03 +0200
From:      George Liaskos <geo.liaskos@gmail.com>
To:        Aryeh Friedman <aryeh.friedman@gmail.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: problems mounting android htc
Message-ID:  <AANLkTik72Naapy1iAqVnrVH%2Bt4QK8SR_3_nO8eTfbanW@mail.gmail.com>
In-Reply-To: <AANLkTimT0S298-W1LxVBB8_ME8VPaHK-CyNiD1x=Hnkz@mail.gmail.com>
References:  <AANLkTimT0S298-W1LxVBB8_ME8VPaHK-CyNiD1x=Hnkz@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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: =C2=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 pre=
sent)
> 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 =C2=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?AANLkTik72Naapy1iAqVnrVH%2Bt4QK8SR_3_nO8eTfbanW>