Skip to main content

MPT USB-Speicher unter Linux mounten

$ sudo apt-get install libmtp9 mtp-tools mtpfs
$ sudo mkdir /mnt/phone
$ sudo chmod 0755 /mnt/phone
$ sudo mtpfs -o allow_other /mnt/phone