Hello guys,
I need disable the automount Pen drive in raspberry, I tried edit the [ pcmanfm.conf ] , but nothing.
In my Debian have the hotplug, and i can disable using the udev. The raspberry have this options ?
Thanks
regards,
Re: Disable automount
Open the file manager (pcmanfm); go to the settings / preferences. In one of the tabs of this dialog you can disable all the automount stuff...
HTH
Dirk.
HTH
Dirk.
-
- Posts: 4277
- Joined: Sun Jan 15, 2012 1:11 pm
Re: Disable automount
Or, you can edit/create the following file:
~/.config/pcmanfm/LXDE/pcmanfm.conf
and make sure it contains:
Doing this is part of my standard "tasks to make Raspbian usable".
~/.config/pcmanfm/LXDE/pcmanfm.conf
and make sure it contains:
Code: Select all
[volume]
mount_on_startup=0
mount_removable=0
And some folks need to stop being fanboys and see the forest behind the trees.
(One of the best lines I've seen on this board lately)
(One of the best lines I've seen on this board lately)
Re: Disable automount
Thanks guys !



















Re: Disable automount
Looks like the path has changed, the config file now seems to be.
/home/pi/.config/pcmanfm/LXDE-pi/pcmanfm.conf
/home/pi/.config/pcmanfm/LXDE-pi/pcmanfm.conf