On Fri, 05 Sep 2014 17:14:35 -0500
Kevin Martin <ktm...@gmail.com> wrote:

> If you don't have simple-mtpfs installed, install it and run:
> 
> simple-mtpfs -l
> 
> Once you see your device then you will be able to do a:
> 
> simple-mtpfs --device <device#> <mountpoint>   (ie if the device number is 1 
> and you want to mount to /mnt/phone you would:
> simple-mtpfs --device 1 /mnt/phone )
> 
> There's probably some way to get this working with the automounter but I'm 
> not sure what it would be...this is what I do.
> 
> Kevin


Automount: 

/etc/auto.master
...
/home/bob/MPT  /etc/auto.mpt --timeout=30 --ghost
...

/etc/auto.mpt
GalaxyS3       -fstype=fuse,allow_other,umask=000     :simple-mtpfs

BR, Bob

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to