Install this packet:
sudo apt-get install libmtp-dev fuse libmtp9 pkg-config libfuse-dev libglib2.0-dev libmad0-dev libid3tag0-dev dh-make autotools-de
sudo update
tar zxf mtpfs-1.1.tar.gz cd mtpfs-1.1 dh_make -s -f ../mtpfs-1.1.tar.gz
fakeroot debian/rules binary
cd .. sudo dpkg -i mtpfs_1.1-1_amd64.deb
sudo usermod -aG fuse $USERobs.; name of yours system
create a folder for mount a device, normaly i make a folder on /mnt/myPhone
Now execute this command with the device connect on your system:
mkdir /mnt/myPhone
chmod a+rwx /mnt/myPhone
mtpfs myPhone # for mount your deviceWhen you and umount the device:
fusermount -u myPhoneif you wan remove :
sudo dpkg --purge mtpfsy/
Nenhum comentário:
Postar um comentário