a cedie boyet alben benavente alteza EL alben wrote:
Is there a way to permanently add module.
yes, build it into the kernel, instead of making it a module.

I tried adding the command insmod "modulename" in the startup scripts in the /etc/rc. directory so it will add the module during startup but it does not work.

if you have an /etc/rc.local or equivalent, then try putting the insmod (or modprobe) command there



Does anyone know where the startup script for loading modules during startup?

depends, commonly distro init scripts check /etc/modules.conf and/or /etc/modprobe.conf (kernel 2.5) and load the modules along with their options if any. but there are other distrocentric ways.



-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to