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


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

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