<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Mount iPhone in Linux using USB (ifuse, libiphone)</title>
	<atom:link href="http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/</link>
	<description>Open Source / Linux</description>
	<lastBuildDate>Wed, 21 Jul 2010 18:54:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Amain</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-70</link>
		<dc:creator>Amain</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-70</guid>
		<description>@Uwe Brauer: see http://libiphone.lighthouseapp.com/projects/27916-libiphone/tickets for tickets on libiphone. The iPod Touch should work. So probably some permission problem prevents you from using it.</description>
		<content:encoded><![CDATA[<p>@Uwe Brauer: see <a href="http://libiphone.lighthouseapp.com/projects/27916-libiphone/tickets" rel="nofollow">http://libiphone.lighthouseapp.com/projects/27916-libiphone/tickets</a> for tickets on libiphone. The iPod Touch should work. So probably some permission problem prevents you from using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amain</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-69</link>
		<dc:creator>Amain</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-69</guid>
		<description>@david: see http://libiphone.lighthouseapp.com/projects/27916/tickets/67-udev-rules-for-ubuntu-disable-access-for-non-root-users and maybe browse some more in the ticket system for libiphone. It should give more pointers on how to get udev / hal / usbmuxd / fuse / ifuse etc to work together.</description>
		<content:encoded><![CDATA[<p>@david: see <a href="http://libiphone.lighthouseapp.com/projects/27916/tickets/67-udev-rules-for-ubuntu-disable-access-for-non-root-users" rel="nofollow">http://libiphone.lighthouseapp.com/projects/27916/tickets/67-udev-rules-for-ubuntu-disable-access-for-non-root-users</a> and maybe browse some more in the ticket system for libiphone. It should give more pointers on how to get udev / hal / usbmuxd / fuse / ifuse etc to work together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amain</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-68</link>
		<dc:creator>Amain</dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-68</guid>
		<description>libiphone supports the iPhone 3G S since end of June. See http://libiphone.lighthouseapp.com/projects/27916/tickets/52-patch-add-support-for-iphone-3gs</description>
		<content:encoded><![CDATA[<p>libiphone supports the iPhone 3G S since end of June. See <a href="http://libiphone.lighthouseapp.com/projects/27916/tickets/52-patch-add-support-for-iphone-3gs" rel="nofollow">http://libiphone.lighthouseapp.com/projects/27916/tickets/52-patch-add-support-for-iphone-3gs</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-60</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Sun, 02 Aug 2009 15:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-60</guid>
		<description>hi,
this does not work with iphone 3g s, every time I try to mount it it says no iphone found and when hal tries to automout it I am getting error saying could not claim usb camera etc.</description>
		<content:encoded><![CDATA[<p>hi,<br />
this does not work with iphone 3g s, every time I try to mount it it says no iphone found and when hal tries to automout it I am getting error saying could not claim usb camera etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-57</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 01 Aug 2009 00:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-57</guid>
		<description>I have the same permission problems with the usb-dev.
Mine shows out like /dev/bus/usb/002/012
after each unmount replug it increments the final digit :(
So I can never cach up with chown user:plugdev /dev/bus/usb/*.
Frustating .. has to be a way. Right?</description>
		<content:encoded><![CDATA[<p>I have the same permission problems with the usb-dev.<br />
Mine shows out like /dev/bus/usb/002/012<br />
after each unmount replug it increments the final digit <img src='http://blog.zoomeren.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
So I can never cach up with chown user:plugdev /dev/bus/usb/*.<br />
Frustating .. has to be a way. Right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe Brauer</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-54</link>
		<dc:creator>Uwe Brauer</dc:creator>
		<pubDate>Mon, 27 Jul 2009 15:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-54</guid>
		<description>Hello

I followed your instructions but I obtain when I try to mount
sudo  mount none -t fuse.ifuse /iphpone/
No iPhone found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.
If you&#039;re still having issues try unplugging the device and reconnecting it.


it is a ipod touch I must add and it is connected
what can I do?</description>
		<content:encoded><![CDATA[<p>Hello</p>
<p>I followed your instructions but I obtain when I try to mount<br />
sudo  mount none -t fuse.ifuse /iphpone/<br />
No iPhone found, is it connected?<br />
If it is make sure that your user has permissions to access the raw usb device.<br />
If you&#8217;re still having issues try unplugging the device and reconnecting it.</p>
<p>it is a ipod touch I must add and it is connected<br />
what can I do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amain</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-52</link>
		<dc:creator>Amain</dc:creator>
		<pubDate>Fri, 24 Jul 2009 20:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-52</guid>
		<description>Sorry to hear that things are not working yet. The last thing I can help you with is showing you the access rights on my ubuntu system:

lsusb  &#124; grep Appl
Bus 001 Device 003: ID 05ac:1292 Apple, Inc.

ls -l /dev/bus/usb/001/003 
crw-rw-r--+ 1 root plugdev 189, 2 2009-07-24 22:21 /dev/bus/usb/001/003

id
uid=xxx gid=xxx groepen=...(plugdev),...(fuse)...

ls -l /dev/fuse 
crw-rw-rw-+ 1 root fuse 10, 229 2009-07-24 23:35 /dev/fuse

ls -laR /dev/usbmux/
/dev/usbmux/:
totaal 0
drwxr-xr-x  3 root root   60 2009-07-24 22:23 .
drwxr-xr-x 17 root root 4000 2009-07-24 22:23 ..
drwxr-xr-x  2 root root   80 2009-07-24 22:23 7fc71cf43355d53b36be6b601edb982b34aedd7e

/dev/usbmux/7fc71cf43355d53b36be6b601edb982b34aedd7e:
totaal 0
drwxr-xr-x 2 root root 80 2009-07-24 22:23 .
drwxr-xr-x 3 root root 60 2009-07-24 22:23 ..
lrwxrwxrwx 1 root root 20 2009-07-24 22:23 in -&gt; ../../usbdev1.5_ep85
lrwxrwxrwx 1 root root 20 2009-07-24 22:23 out -&gt; ../../usbdev1.5_ep04

ls -l /bin/fusermount 
-rwsr-xr-x 1 root root 22064 2009-03-05 18:42 /bin/fusermount
(notice suidbit)

ls -l /sbin/mount.fuse.ifuse 
-rwxr-xr-x 1 root root 14000 2009-07-03 07:46 /sbin/mount.fuse.ifuse

Good luck,

Amain</description>
		<content:encoded><![CDATA[<p>Sorry to hear that things are not working yet. The last thing I can help you with is showing you the access rights on my ubuntu system:</p>
<p>lsusb  | grep Appl<br />
Bus 001 Device 003: ID 05ac:1292 Apple, Inc.</p>
<p>ls -l /dev/bus/usb/001/003<br />
crw-rw-r&#8211;+ 1 root plugdev 189, 2 2009-07-24 22:21 /dev/bus/usb/001/003</p>
<p>id<br />
uid=xxx gid=xxx groepen=&#8230;(plugdev),&#8230;(fuse)&#8230;</p>
<p>ls -l /dev/fuse<br />
crw-rw-rw-+ 1 root fuse 10, 229 2009-07-24 23:35 /dev/fuse</p>
<p>ls -laR /dev/usbmux/<br />
/dev/usbmux/:<br />
totaal 0<br />
drwxr-xr-x  3 root root   60 2009-07-24 22:23 .<br />
drwxr-xr-x 17 root root 4000 2009-07-24 22:23 ..<br />
drwxr-xr-x  2 root root   80 2009-07-24 22:23 7fc71cf43355d53b36be6b601edb982b34aedd7e</p>
<p>/dev/usbmux/7fc71cf43355d53b36be6b601edb982b34aedd7e:<br />
totaal 0<br />
drwxr-xr-x 2 root root 80 2009-07-24 22:23 .<br />
drwxr-xr-x 3 root root 60 2009-07-24 22:23 ..<br />
lrwxrwxrwx 1 root root 20 2009-07-24 22:23 in -&gt; ../../usbdev1.5_ep85<br />
lrwxrwxrwx 1 root root 20 2009-07-24 22:23 out -&gt; ../../usbdev1.5_ep04</p>
<p>ls -l /bin/fusermount<br />
-rwsr-xr-x 1 root root 22064 2009-03-05 18:42 /bin/fusermount<br />
(notice suidbit)</p>
<p>ls -l /sbin/mount.fuse.ifuse<br />
-rwxr-xr-x 1 root root 14000 2009-07-03 07:46 /sbin/mount.fuse.ifuse</p>
<p>Good luck,</p>
<p>Amain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriegerd</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-51</link>
		<dc:creator>Kriegerd</dc:creator>
		<pubDate>Fri, 24 Jul 2009 19:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-51</guid>
		<description>I have still to compile from svn, I will try it tonight. I have read the README file and nothing works. I ran the strace command. From what I can tell I don&#039;t have access to the usb device, here&#039;s a copy of some of the output:

open(&quot;/dev/bus/usb/006/002&quot;, O_RDWR)    = -1 EACCES (Permission denied)
open(&quot;/dev/bus/usb/006/002&quot;, O_RDONLY)  = 3
ioctl(3, USBDEVFS_IOCTL, 0xbfa67610)    = -1 EPERM (Operation not permitted)
close(3)                                = 0
open(&quot;/dev/bus/usb/006/001&quot;, O_RDWR)    = -1 EACCES (Permission denied)
open(&quot;/dev/bus/usb/006/001&quot;, O_RDONLY)  = 3
ioctl(3, USBDEVFS_IOCTL, 0xbfa67610)    = -1 EPERM (Operation not permitted)
close(3)

I&#039;m sorry to bother you again.. if you have any idea on how to solve this I really appreciate it. 

Thanx again.
Cheers</description>
		<content:encoded><![CDATA[<p>I have still to compile from svn, I will try it tonight. I have read the README file and nothing works. I ran the strace command. From what I can tell I don&#8217;t have access to the usb device, here&#8217;s a copy of some of the output:</p>
<p>open(&#8220;/dev/bus/usb/006/002&#8243;, O_RDWR)    = -1 EACCES (Permission denied)<br />
open(&#8220;/dev/bus/usb/006/002&#8243;, O_RDONLY)  = 3<br />
ioctl(3, USBDEVFS_IOCTL, 0xbfa67610)    = -1 EPERM (Operation not permitted)<br />
close(3)                                = 0<br />
open(&#8220;/dev/bus/usb/006/001&#8243;, O_RDWR)    = -1 EACCES (Permission denied)<br />
open(&#8220;/dev/bus/usb/006/001&#8243;, O_RDONLY)  = 3<br />
ioctl(3, USBDEVFS_IOCTL, 0xbfa67610)    = -1 EPERM (Operation not permitted)<br />
close(3)</p>
<p>I&#8217;m sorry to bother you again.. if you have any idea on how to solve this I really appreciate it. </p>
<p>Thanx again.<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amain</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-47</link>
		<dc:creator>Amain</dc:creator>
		<pubDate>Mon, 20 Jul 2009 21:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-47</guid>
		<description>No problem. For the time being you could use sudo to access the device as a normal user. It&#039;s probably an access rights problem. Does your user have rights to access the raw usb-dev and is member of the ifuse group? On ubuntu, my user is in the groups: plugdev and fuse. Don&#039;t forget to login again if you changed groups. Did you already read  /usr/share/doc/ifuse/README, as I mentioned in the post? I think it contains all the elements to understand how to setup succesfull. Another tip: try strace mount.fuse.ifuse device file mountpoint and see on which file you get an access denied or other problem. Another approach: remove all ifuse packages, and compile from SVN.</description>
		<content:encoded><![CDATA[<p>No problem. For the time being you could use sudo to access the device as a normal user. It&#8217;s probably an access rights problem. Does your user have rights to access the raw usb-dev and is member of the ifuse group? On ubuntu, my user is in the groups: plugdev and fuse. Don&#8217;t forget to login again if you changed groups. Did you already read  /usr/share/doc/ifuse/README, as I mentioned in the post? I think it contains all the elements to understand how to setup succesfull. Another tip: try strace mount.fuse.ifuse device file mountpoint and see on which file you get an access denied or other problem. Another approach: remove all ifuse packages, and compile from SVN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriegerd</title>
		<link>http://blog.zoomeren.nl/2009/03/24/mount-iphone-in-linux-using-usb-ifuse-libiphone/comment-page-1/#comment-44</link>
		<dc:creator>Kriegerd</dc:creator>
		<pubDate>Mon, 20 Jul 2009 06:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=48#comment-44</guid>
		<description>Hello, thanx for your reply.

Unfortunately I haven&#039;t been able to solve my problem. I have stated my problem on the debian user mailing list. Could you please read it??: http://www.linux-archive.org/debian-user/330816-mounting-iphone-ifuse-user.html

I&#039;m a member of the fuse group and have changed the fuse.conf file with no luck. 

Any help is appreciated. 
Thanx again.</description>
		<content:encoded><![CDATA[<p>Hello, thanx for your reply.</p>
<p>Unfortunately I haven&#8217;t been able to solve my problem. I have stated my problem on the debian user mailing list. Could you please read it??: <a href="http://www.linux-archive.org/debian-user/330816-mounting-iphone-ifuse-user.html" rel="nofollow">http://www.linux-archive.org/debian-user/330816-mounting-iphone-ifuse-user.html</a></p>
<p>I&#8217;m a member of the fuse group and have changed the fuse.conf file with no luck. </p>
<p>Any help is appreciated.<br />
Thanx again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
