Re: mtp devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 16 Feb 2015 11:14:29 -0700
jd1008 <jd1008@xxxxxxxxx> wrote:

> 
> On 02/16/2015 10:42 AM, jd1008 wrote:
> >
> > On 02/16/2015 07:20 AM, Michael Cronenworth wrote:
> >> On 02/15/2015 04:46 PM, jd1008 wrote:
> >>> How do I force mate or gnome to mount them the traditional way?
> >>
> >> Why? So you can access them via terminal? Just stick with gvfs MTP >> (installed by default with Gnome) and you can find the mounted file >> system in your /run folder:
> >>
> >> /run/user/$UID/gvfs
> > I have these mtp packages installed
> > simple-mtpfs-0.2-3.fc21.x86_64
> > gvfs-mtp-1.22.3-2.fc21.x86_64
> > libmtp-1.1.8-1.fc21.x86_64
> >
> > and still, pluging in my phone does automount the phone storage.
> >
> > In the files
> > /usr/share/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
> >     contains:
> >     [D-BUS Service]
> >     Name=org.gtk.Private.MTPVolumeMonitor
> >     Exec=/usr/libexec/gvfs-mtp-volume-monitor
> >
> > /usr/share/gvfs/mounts/mtp.mount
> >      contains:
> >      [Mount]
> >      Type=mtp
> >      Exec=/usr/libexec/gvfsd-mtp
> >      AutoMount=true
> >
> > /usr/share/gvfs/remote-volume-monitors/mtp.monitor
> >     contains:
> >     [RemoteVolumeMonitor]
> >     Name=GProxyVolumeMonitorMTP
> >     DBusName=org.gtk.Private.MTPVolumeMonitor
> >     IsNative=true
> >
> >
> > So, what is wrong here, such that
> > /usr/libexec/gvfs-mtp-volume-monitor
> > is not executing /usr/libexec/gvfsd-mtp
> > to mount the device?
> >
> Found this page which apparently works for ubuntu, but the "tools"
> are not available for fedora:
> 
> http://bernaerts.dyndns.org/linux/74-ubuntu/268-ubuntu-automount-any-mtp-device

autofs + simple-mtfs:

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

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

Read the fuse man page for other options.
   -fstype=fuse,transform_symlinks,uid=0,gid=0  ...

BR, Bob


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux