Chinaunix

标题: 如何设置在开机时自动加载某一内核模块 [打印本页]

作者: wawxdyy    时间: 2008-03-04 11:34
标题: 如何设置在开机时自动加载某一内核模块
我指的是除了在/etc/init.d加脚本,是否还有更专业点的方法,谢谢
作者: briangao    时间: 2008-03-04 22:51
In /etc/system file , you can forceload kernel loadable modules. Remember to add the path of your kernel module to the  moddir variable. There is an example in the /etc/system file for forceload.
作者: wawxdyy    时间: 2008-03-07 10:30
谢谢,但是下面这句话我不是很明白
<code>
Also note that loading a module does not necessarily imply that it will be installed.
</code>




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2