On Sun, 13 Dec 2009 23:26 -0600, "Mike Miller" <mbmiller+l at gmail.com>
wrote:
>It would be nice if I 
> could make it always be the same mount point.  Any ideas?
> 
If your camera shows up as a disk device by udev, you can do something
like this in fstab:
/dev/disk/by-id/usb-mydigitalcamera /mnt/camera

or by device UUID from /dev/disk/by-uuid:
UUID=32aaec8902-2ed-4466-a8ff-cffa8f38423cf /mnt/camera