Mount Fujifilm Finepix J10 on Ubuntu

This is how to mount Fujifilm digital camera on Ubuntu:

  • using synaptic package manager, install: gphotofs
  • command to mount: $ sudo gphotofs -o allow_other /mnt/digicam
  • command to unmount: $ sudo umount /mnt/digicam

One thought on “Mount Fujifilm Finepix J10 on Ubuntu

  1. Thanks, worked perfect for me! Tip for noobs like me: gotta create the /mnt/digicam dir like that: sudo mkdir /mnt/digicam
    Much love!
    Manu

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.