Tuesday, January 8, 2013

Samsung Galaxy Tab 8.9 - MTP filesystem mount on Fedora 17

Steps to mount mtpfs

Device: 
- enable MTP on device in Settings/Storage/(right top corner) USB PC connection
- enable Settings/System/Developer options/USB debugging

Fedora:
> sudo yum install simple-mtpfs.x86_64
> sudo yum install mtpfs.x86_64
> sudo simple-mtpfs /mnt/Samsung

References:
http://www.claudiokuenzler.com/blog/274/how-to-mount-android-mtp-storage-on-suse-linux-mtpfs
http://shkspr.mobi/blog/2012/01/connecting-samsung-ics-to-ubuntu-using-mtp/

1 comment: