Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2010 12:15:40 +0200
From:      Polytropon <freebsd@edvax.de>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: trouble mounting USB digital camera
Message-ID:  <20100713121540.eabdb2ee.freebsd@edvax.de>
In-Reply-To: <20100713085921.GA85064@mech-cluster241.men.bris.ac.uk>
References:  <20100713085921.GA85064@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Jul 2010 09:59:21 +0100, Anton Shterenlikht <mexas@bristol.ac.uk> wrote:
> I'm trying to mount USB digital camera
> to FBSD -current (either i386 or amd64).
> 
> I get to 
> 
> 	ugen1.2: <Eastman Kodak Company> at usbus1
> 
> in dmesg, but no block device appears,
> so I'm not sure how to mount this device.

There may be two reasons:

a) The camera does identify as ugen because it has to be interfaced
   like a camera device; use photo2 or gtkam to obtain content.
   This means you cannot actually mount it, but use a program to
   control its actions.

b) The camera can use both modes, as decribed in a) as well as a
   direct access mode; use the camera's setting to switch to the
   USB storage mode. Then you can easily mount it.



> Does the procedure for mounding USB camera
> devices differ from that form USB flash drives?

No. As long as the camera does identify to the system as a direct
access storage device (da), same procedures apply.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



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