
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=mtpfs</id>
		<title>mtpfs - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=mtpfs"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=mtpfs&amp;action=history"/>
		<updated>2026-04-29T07:26:29Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=mtpfs&amp;diff=988&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;== problem ==  How to mount an modern android O.S. or phone on a linux PC.  The old support for the USB Mass Storage protocol has been deprecated in Android in favor of MTP (M...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=mtpfs&amp;diff=988&amp;oldid=prev"/>
				<updated>2016-05-17T15:22:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== problem ==  How to mount an modern android O.S. or phone on a linux PC.  The old support for the USB Mass Storage protocol has been deprecated in Android in favor of MTP (M...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== problem ==&lt;br /&gt;
&lt;br /&gt;
How to mount an modern android O.S. or phone on a linux PC.&lt;br /&gt;
&lt;br /&gt;
The old support for the USB Mass Storage protocol has been deprecated in Android in favor of MTP (Media Transfer Protocol) starting with Ice Cream Sandwich android verions 4.0 - 4.0.4 released December 16, 2011.  This was due to technical limitations.&lt;br /&gt;
&lt;br /&gt;
== solution ==&lt;br /&gt;
&lt;br /&gt;
===install and configure mtpfs===&lt;br /&gt;
&lt;br /&gt;
on gentoo, the &lt;br /&gt;
 '''# emerge --ask sys-fs/mtpfs'''&lt;br /&gt;
&lt;br /&gt;
add user to appropriate group&lt;br /&gt;
 # gpasswd -a &amp;lt;USER_NAME&amp;gt; plugdev&lt;br /&gt;
&lt;br /&gt;
===mounting the phone===&lt;br /&gt;
&lt;br /&gt;
 $ '''mtpfs ~/AndroidDevice'''&lt;br /&gt;
 Unable to open ~/.mtpz-data for reading, MTPZ disabled.&lt;br /&gt;
 Device 0 (VID=0bb4 and PID=0c93) is a HTC EVO 4G LTE/One V (ID1).&lt;br /&gt;
 Android device detected, assigning default bug flags&lt;br /&gt;
&lt;br /&gt;
access the phone files located into your home AndroidDevice directory&lt;br /&gt;
&lt;br /&gt;
to unmount the phone, run&lt;br /&gt;
&lt;br /&gt;
 $ '''fusermount -u ~/AndroidDevice'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[category:phone]]&lt;br /&gt;
[[category:android]]&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>