Apple’s i* mount error on Linux
dbus error org.freedesktop.dbus.error.noreply: Message did not receive a reply (timeout by message bus)
If you are getting the message above when trying to mount your iPod, iPad, etc., maybe you can solve with this lines:
$ sudo add-apt-repository ppa:pmcenery/ppa $ sudo apt-get update $ sudo apt-get dist-upgrade
#worksforme : )
Github