DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Managing dynamically loadable kernel modules

Demand loading a DLKM

To request one or more specific modules to be loaded, execute:

modadmin -l module-name ...

This searches for and loads module-name; multiple modules can be specified. It also completes all tasks associated with link editing the module to the kernel and makes it accessible to the system. See modadmin(ADM).


Next topic: Demand loading DLKMs from a nondefault directory
Previous topic: Automatic loading of a DLKM

© 2007 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 05 June 2007