1 apt-get install mtp-tools mtpfs
2 mkdir /media/mtp
3 chmod 755 /media/mtp
4 mtpfs -o allow_other /media/mtp
5 umount /media/mtp