Samsung MTP file system how to mount in Linux
Go to Menu then Administrator (or System) and open Synaptic
Now search for mtpfs and jmtpfs and install both packages. Then close Synaptic.
Now open your File Manager and go out to the Root and right mouse click on media and Open As Root.
Right mouse click and create a folder called Android. Then right mouse click on Android folder you just created and go to Permissions.
Change so you have Read & Write rights.
Next your going to create a Launcher on your desktop
Right mouse click on your desktop and create a Launcher. Give it a name, like MTP-Mount and in the command section put in sudo jmtpfs -o allow_other /media/Android . Now click ok or save.
Next
Right mouse click on your desktop and create a Launcher. Give it a name, like MPT Un-Mount and in the command section put in sudo umount /media/Android .
Now when you plug in your Samsung phone you can double click on your MTP-Mount launcher and put in your password and now your Samsung phone SD card will be mounted in the /media/Android directory.
Should look like this:
Note: Each phone can be different so let know if you run into any trouble.
Enjoy