On Sunday 11 February 2007 23:17, Teemu Nikkilä wrote: > Hi, > > usb_storage is giving me troubles under 10.1 so I'd like to prevent the > system from loading the module completely since I don't need it. How do I > accomplish this?
Edit /etc/modprobe.conf.local and add the line install usb_storage /bin/true It sounds backwards, but it will prevent use_storage from loading -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
