On Sat, 2 Sep 2006 10:05:43 +0100
Mick <[EMAIL PROTECTED]> wrote the words:

> On Saturday 02 September 2006 08:06, sdoma wrote:
> 
> > Why not set up your camera to act as a USB disk?
> > I do it this way and use the very special tools like ``mount'',
> > ``ls'' and ``cp'' ;o)))))))))))))
> 
> I second this.  Just set something like:
> =================================================
> /dev/sda   /mnt/sda    auto,vfat,msdos noauto,user,noatime     0 0
> /dev/sda1  /mnt/sda1   auto,vfat,msdos noauto,user,noatime     0 0
> =================================================
> depending on what your camera's flash memory is recognised as (look
> in your dmesg output when you plug it in) and then use ls, or your
> file manager to look at and manipulate its contents.  If you have
> hald it should be picked up automatically without you having to
> create the /mnt/sda directory or manually mount/umount the device. 
> 
> -- 
> Regards,
> Mick

Actually, this was the first thing I tried.  I can not convince the
camera to mount however.

All I get from dmesg is:

usb 4-2: USB disconnect, address 5
usb 4-2: new full speed USB device using uhci_hcd and address 6


I tried your suggestions in my fstab and all I get is:

mount: special device /dev/sda does not exist
 or 
mount: special device /dev/sda1 does not exist

depending on which /dev/sda* I use in fstab.

I thought this would work, in theory.  Practise has proven me wrong.
Adrian

-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls
-- 
gentoo-user@gentoo.org mailing list

Reply via email to