On Monday 16 Feb 2009, Anurag wrote:
2009/2/16 sameer shinde s9sameer@gmail.com:
Hi All,
Can anyone tell me, how do I disable usb storage in linux? I want just to disable usb storage, but usb keyboard / mouse should work in system.
- Remove any references to USB device (usually /dev/sdXY - check the
output from dmesg while attaching USB device) from /etc/fstab. 2. Remove any sudo or root access for the user.
I guess it could be done with HAL policy also (as long users do not have root access to the OS).