About this product | |
---|---|
Product | Olympus D-390 |
Vendor | Olympus |
Tested operating systems | Linux other |
Average rating | |
CompatDB XML | olympus-d390.xml |
Compatibility Reports for Olympus D-390
Reported by Anonymous
Rating
Operating system
Linux other
Date
This work fine for Linux and I belive all Unix's that has USB MASS STORAGE support, because it's reconized as a USB MASS STORAGE DEVICE.
To access the pictures, do the following:
1. Edit your /etc/fstab and insert this line
/dev/sda1 /mnt/camera auto noauto,users,owner,rw 0 0
2. When you need to get pictures from the camera, just mount the /mnt/camera (with the camera connected to usb port and on :) ) and get the shoots from nautilus or another file manager that you want.
Good luck