[plug] Installing New Modules in a running kernel

Simon Duff bastett at meowers.net
Wed Nov 3 15:25:44 WST 2004


It works with some modules, not with others. Some will give undefined 
symbol errors.
just configure your kernel then:
make modules modules_install
If you then mobprobe the module and get an error, you'll have to 
restart, otherwise it should all be fine.
works for me :D

Simon

James Devenish wrote:

>In message <41887836.5000706 at tigris.org>
>on Wed, Nov 03, 2004 at 02:18:30PM +0800, Timothy White wrote:
>  
>
>>I believe that it should be possible to compile modules for a running 
>>kernel and load them without a reboot. I.e. I have compiled a custom 
>>kernel, [it's] running with module support, I discover I need another
>>module,...I hope [it's] possible as I hate rebooting
>>    
>>
>
>Linux and Solaris are well noted for their dynamically-linked modules,
>which can be loaded and unloaded on-the-fly. However, you must compile
>the modules for dynamic linking. You will have to reboot if you need to
>change static modules.
>
>
>_______________________________________________
>PLUG discussion list: plug at plug.linux.org.au
>http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
>Committee e-mail: committee at plug.linux.org.au
>
>
>  
>




More information about the plug mailing list