On Sun, 31 Mar 2002, M.Schild wrote: > Thank you, I shall try. Next question, I have a Fuji Finepix 2600 and > gphoto doesn't seem to support. it. Is there some other program that > might do it?
Well, while gphoto and gphto2 don't seem to support your camera a quick search on google would indicate that all is not lost. If all you want to do is access photos taken with the camera you should be able to mount the camera and treat it as any other file system. Check the log files to see if the camera (USB, right?) was recognized by the kernel and what device it is assigned. mount -t vfat /dev/XXX /mnt/XXX Is reported to have worked for others. Ed _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
