HP-UX Reference (11i v2 07/12) - 1M System Administration Commands A-M (vol 3)
k
kcmodule(1M) kcmodule(1M)
If -D was specified, this return value indicates that there are module state changes being held for
next boot.
2 kcmodule was not successful.
EXAMPLES
To see all optional modules and their current states:
$ kcmodule
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
http://www.hp.com/products1/unix/operating/infolibrary
.
426 Hewlett-Packard Company − 4 − HP-UX 11i Version 2: December 2007 Update