Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2011 20:32:56 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        ajtiM <lumiwa@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: android
Message-ID:  <4D59D7C8.40708@sentex.net>
In-Reply-To: <201102141900.02996.lumiwa@gmail.com>
References:  <201102141900.02996.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/14/2011 8:00 PM, ajtiM wrote:
> Hi!
> 
> I bought HTC Inspire 4G phone and I lie to upload some mp3 files. When I 
> connected a phoe to the USB port I got:
> 
> da4 at umass-sim1 bus 1 scbus3 target 0 lun 0
> da4: <HTC Android Phone 0100> Removable Direct Access SCSI-2 device
> da4: 40000 MB/s transfers
> 
> How can I mount it, please?

Try,
	ls -l /dev/da4*

You will probably see /dev/da4s1 which is most likely msdos. If so, try
mount_msdosfs /dev/da4s1 /mnt

	---Mike

-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



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