HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)

k
kcmodule(1M) kcmodule(1M)
To see all modules, including required modules, and their current states:
$ kcmodule -a
To see verbose information about a module:
$ kcmodule -v module
To load a dynamic module:
$ kcmodule module=loaded
To unload a dynamic module immediately:
$ kcmodule module=unused
To stop using a module when the system reboots:
$ kcmodule -h module=unused
To bind a module into the static kernel:
$ kcmodule module=static
SEE ALSO
kclog(1M), kconfig(5), Managing Kernel Configurations White Paper available on
docs.hp.com.
HP-UX 11i Version 2: August 2003 4 Hewlett-Packard Company Section 1M341