I want to autoload some kernel modules when it starts. I read the tutorial but can't help. Now the modules I want to download are vboxdrv
vboxnetadp
vboxpci
vboxnetflt
, the modules directory /lib/modules/3.0.6-gentoo/
, the configuration file directory /etc/modules.autoload.d/kernel-3.0.6
, in this file All modules are included. And now, after rebooting, use lsmod
, I can not see that these modules are loaded. What is the problem?
thinkpad walle
Now I use kernel-3.0.6-n6
as my boot kernel.
thinkpad walle
source share