Install the package mtpfs:
sudo apt-get install mtpfs
Create a directory somewhere (eg: "android"):
mkdir android
Mount :
sudo mtpfs -o allow_other androidUnmount :
sudo umount android
No comments:
Post a Comment