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(1M).


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

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004