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

Demand loading DLKMs from a nondefault directory

In some situations, such as a network environment, you may want to load modules from a remote mounted directory or from a location other than the default loading path.

To demand load DLKMs from a nondefault directory, execute:

modadmin -d dirname

This command prefixes the specified directory path to the current loading path (which, by default, is /etc/conf/mod.d). See modadmin(ADM).


Next topic: Resetting the loadable modules search path
Previous topic: Demand loading a DLKM

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