I get the following error each time I plug in my Iphone 3gs to usb.

Unable to mount (name) iPhone: DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

Anyone else have this error and know of a fix? I'm using Ubuntu 10.10.

link|improve this question
Perhaps this will help. – George Edison Mar 21 '11 at 0:29
Possible duplicate of askubuntu.com/questions/249/… and askubuntu.com/questions/27141/… – belacqua Mar 21 '11 at 16:10
feedback

1 Answer

I suggest using ifuse, once installed your iphone will mount when connected:

sudo add-apt-repository ppa:pmcenery/ppa
sudo apt-get update
sudo apt-get install ifuse

then update using update manager under System menu

Now Your iPhone will mount when connected, you can find it under the places menu

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.