No mount of Android phone

Bob Marcan bob.marcan at gmail.com
Sat Sep 6 08:31:50 UTC 2014


On Fri, 05 Sep 2014 17:14:35 -0500
Kevin Martin <ktmdms at 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



More information about the users mailing list