LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Automounting an mtp device (https://www.linuxquestions.org/questions/linux-hardware-18/automounting-an-mtp-device-718061/)

amishtechie 04-09-2009 05:49 PM

Automounting an mtp device
 
I am attempting to configure my system to mount a mtp device when it is plugged in to the computer. I have installed mtpfs, put the libmtp.rules file in /etc/udev/rules.d and added the following line to the /etc/fstab file.

Code:

mtpfs                /media/zen          fuse  user,noauto,allow_other  0 0
While manually mounting the device is much simpler now the device is not mounted when it is plugged in. Any help would be appreciated. Thank you.


All times are GMT -5. The time now is 06:43 AM.