On Sat, Jan 15, 2011 at 11:30 PM, Aryeh Friedman <aryeh.fried...@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: SCSI over Bulk-Only; quirks = 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 present) > 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 > r...@flosoft-stable.no-ip.biz:/usr/obj/usr/src/sys/GENERIC i386 > > I also tried on a -CURRENT partition that is uptodate through about > noon (EST) today.
Try # dd if=/dev/null of=/dev/da0 count=0 and then mount da0s1 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"