Results 1 to 2 of 2
I want to do, so that
All devices (USB), not specified in / etc / fstab is not mounted
OS Xubuntu 10.04 (udev).
p.s: hello from Russia...
- 07-27-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 3
All devices (USB), not specified in / etc / fstab is not mounted
I want to do, so that
All devices (USB), not specified in / etc / fstab is not mounted
OS Xubuntu 10.04 (udev).
p.s: hello from Russia
- 07-27-2010 #2
Hello,
Edit /etc/modules and add:
install usb_storage wall "USB was disabled" && /bin/true
and Reboot.
I hope this help you
Regards from Spain


Reply With Quote