|
|
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).