Operating System - Linux
1822532 Members
2560 Online
109642 Solutions
New Discussion юеВ

disable the automatic mount feature of usb

 
Maaz
Valued Contributor

disable the automatic mount feature of usb

OS: SLED 10 SP1

sled10 sp1 mounts the usb drives automatically, but i want to disable the automatic mount feature of usb drives

I just want to mount it manually

what services should I check ? which service should I disable/stop

Regards
Maaz
2 REPLIES 2
Ivan Krastev
Honored Contributor

Re: disable the automatic mount feature of usb

See how hotplugs are handled - http://www.novell.com/documentation/sled10/readme/RELEASE-NOTES.en.html#b554yf2

Check udev rules - /etc/udev/rules.d/

Here is more information how to write own rules - http://www.reactivated.net/writing_udev_rules.html


regards,
ivan
Maaz
Valued Contributor

Re: disable the automatic mount feature of usb

Thanks Dear Ivan Krastev for help .

gconf-editor > desktop > gnome > volume_manager

and then removes the check from

automount_drives
automount_media

and its DONE :)