Pages

Saturday, May 28, 2011

Diabling USB Storage (Pen Drive) in Ubuntu 11.04 Natty

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

No comments:

Post a Comment