How To Properly Mount Android 4.0+ Devices In Ubuntu Using Go-mtpfs ~ Web Upd8: Ubuntu / Linux blog.
I had a problem mounting my Galaxy Nexus to the current Ubuntu 12.10 laptop. After it’s installed mount it by entering in the terminal:
go-mtpfs /media/MyAndroid
To unmount it use:
fusermount -u /media/MyAndroid