Hello friends
I'm trying to experiment a bit with NIC drivers on my VM and would like the kernel to not auto load
but when I check after building
but to no avail.
Awaiting your suggestions
I'm trying to experiment a bit with NIC drivers on my VM and would like the kernel to not auto load
if_em.ko but it just won't stop loading it. Is there a way to do that? In my custom kernel config file, I have commented outdevice embut when I check after building
/boot/kernel, if_em still seems to get built. Am I missing something? I have also update /etc/make.conf withWITHOUT_MODULES=if_embut to no avail.
Awaiting your suggestions