On Sun February 11 2007 17:17, Teemu Nikkilä wrote: > 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?
Hi Teemu, I've got a file here (10.2) called 'modules.unsupported' under /lib/modules/2.6.18.2-34-default/ It looks to me like it's just one big module blacklist (last seven lines from mine): > blacklist affs > blacklist adfs > blacklist jfs > blacklist efs > blacklist bfs > blacklist kafs > blacklist 9p For the mailing list, since I don't know myself: Is this is the new method for blacklisting troublesome modules? regards, Carl -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
