From owner-freebsd-questions Wed Jan 8 21:15:31 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07F0E37B401 for ; Wed, 8 Jan 2003 21:15:30 -0800 (PST) Received: from pd2mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279BD43EB2 for ; Wed, 8 Jan 2003 21:15:24 -0800 (PST) (envelope-from robin@damm.ca) Received: from pd6mr3so.prod.shaw.ca (pd6mr3so-qfe3.prod.shaw.ca [10.0.141.218]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H8F009ILL9N3B@l-daemon> for freebsd-questions@freebsd.org; Wed, 08 Jan 2003 22:15:23 -0700 (MST) Received: from pn2ml7so.prod.shaw.ca (pn2ml7so-qfe0.prod.shaw.ca [10.0.121.151]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H8F00INML9NHQ@l-daemon> for freebsd-questions@freebsd.org; Wed, 08 Jan 2003 22:15:23 -0700 (MST) Received: from lulu.bad.dog (h24-82-238-48.wp.shawcable.net [24.82.238.48]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H8F00F4CL9N00@l-daemon> for freebsd-questions@FreeBSD.ORG; Wed, 08 Jan 2003 22:15:23 -0700 (MST) Received: from lulu.bad.dog (localhost [127.0.0.1]) by lulu.bad.dog (8.12.6/8.12.6) with ESMTP id h095Fnrf000597; Wed, 08 Jan 2003 23:15:49 -0600 (CST envelope-from robin@damm.ca) Received: (from robin@localhost) by lulu.bad.dog (8.12.6/8.12.6/Submit) id h095FncH000596; Wed, 08 Jan 2003 23:15:49 -0600 (CST) Date: Wed, 08 Jan 2003 23:15:49 -0600 From: Robin Damm Subject: Re: attaching a umass device? In-reply-to: <20030109021324.GU32176@thingy.apana.org.au> To: David Gerard Cc: freebsd-questions@freebsd.org Mail-Followup-To: David Gerard , freebsd-questions@freebsd.org Message-id: <20030109051549.GA480@lulu.bad.dog> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4i References: <20030109021324.GU32176@thingy.apana.org.au> X-Authentication-warning: lulu.bad.dog: robin set sender to robin@damm.ca using -f Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message