[PLUG] Digital Camera on Linux

Robert Kopp iconoklastic at yahoo.com
Sun Sep 26 18:17:02 UTC 2004


--- David Pool <dp at news4neighbors.net> wrote:

> I start with my camera turned off, plug it into the
> USB and turn it 
> on... wait a few seconds then as root run:
> # mount /udev/sda1 /mnt/camera/
> 
> then move the files to an existing folder with:
> # mv -v /mnt/camera/dcim/101nikon/*.jpg
> /home/david/photos/photos2004/
> 
> Then unmount the camera:
> # umount /mnt/camera/
> Turn off camera and unplug from USB
> 
Yes! I have an Olympus, not "supported" either, and
the same strategy works. I have been using 

mount -t vfat /dev/sda1 /mnt/camera

=====
Robert "Tim" Kopp
http://analytic.tripod.com/




More information about the PLUG mailing list