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

Revision #1
Created 31 May 2021 12:40:21 by magenbrot
Updated 31 May 2021 12:40:31 by magenbrot