LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   blacklisted kernel module still laods at system startup - what did I do wrong ? (https://www.linuxquestions.org/questions/linux-general-1/blacklisted-kernel-module-still-laods-at-system-startup-what-did-i-do-wrong-4175437546/)

kubuntu-man 11-17-2012 03:54 AM

blacklisted kernel module still laods at system startup - what did I do wrong ?
 
Hi there,

I have created a file /etc/modprobe.d/blacklist-usb_storage.conf with the content
Code:

blacklist usb_storage
and I have also re-created the initrd.
But after system start, lsmod lists usb_storage as loaded and used by 0

What did I do wrong ?

My distro is Xubuntu 12.04

smallpond 11-17-2012 04:22 PM

Does rmmod remove it?

kubuntu-man 11-18-2012 10:11 AM

Yes.

I forgot to mention that in my original post.


All times are GMT -5. The time now is 09:20 AM.