Disable USB Storage (Pen Drive) permanently in Ubuntu 11.04 Natty by editing blacklist.conf
To do so, use the terminal and type.
Sudo gedit /etc/modprobe.d/blacklist.conf
add the following line at the bottom of blacklist.conf file
blacklist usb_storage
To do so, use the terminal and type.
Sudo gedit /etc/modprobe.d/blacklist.conf
add the following line at the bottom of blacklist.conf file
blacklist usb_storage
No comments:
Post a Comment