Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jan 2003 23:15:49 -0600
From:      Robin Damm <robin@damm.ca>
To:        David Gerard <fun@thingy.apana.org.au>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: attaching a umass device?
Message-ID:  <20030109051549.GA480@lulu.bad.dog>
In-Reply-To: <20030109021324.GU32176@thingy.apana.org.au>
References:  <20030109021324.GU32176@thingy.apana.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 09, 2003 at 01:13:24PM +1100, David Gerard wrote:
> 
> This is probably really simple, but I couldn't see it in the handbook ...
> 
> I've plugged a umass device (a camera) into a USB port. What do I do now to
> get access to the data?

I have no usb toys myself, but I gather it should be as easy as
"mount -t msdos /dev/$foo /mnt/$bar". Then access the camera as a
regular filesystem. Grep dmesg or syslog for "umass" to find out the
device name. 

-- 
Robin Damm <robin@damm.ca>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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