IPod wont mount Dbus Error
Until recently I had an ipod 4th gen nano working well. Now, when ever I try to mount it I get the following error
Unable to mount
DBus error org.gtk.Private.RemoteVolumeMonitor.NotFound: The given volume was not found
The Ipod will charge and appears as "connected." I have tried manually mounting it to no avail.
I run Ubuntu Karmic (9.10) on a Fujitsu Laptop.
When I plug the Ipod in and type "mount" into the terminal this is what I get:
/dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/diandoo/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=diandoo)
I don't know what the problem is and this is very frustrating.
Can anyone help?
|