HP-UX Reference (11i v1 05/09) - 4 File Formats (vol 8)

l
loadmods(4) loadmods(4)
NAME
loadmods - loadable modules to load into the running kernel during boot
DESCRIPTION
The /etc/loadmods
file contains the names of dynamically loadable kernel modules that are loaded into
the running kernel at boot time. If the system administrator wants a dynamically loadable kernel module
to be demand loaded on every system reboot, s/he may add the name of the module to this file.
If the
/etc/loadmods
file is present at boot time, the /sbin/init.d/kminit
script executes the
kmadmin command and demand loads the modules listed in the file.
An entry for a module consists of a line of the following form:
module_name
The specified module must have been configured as loadable (see config(1M)).
Blank lines and lines beginning with ‘
#’or‘* are considered comments and are ignored.
FILES
/sbin/init.d/kminit
SEE ALSO
config(1M), kmsystem(1M), kmadmin(1M), master(4).
Section 4154 Hewlett-Packard Company 1 HP-UX 11i Version 1: September 2005