HP-UX Reference (11i v2 04/09) - 1M System Administration Commands A-M (vol 3)
k
kcmodule(1M) kcmodule(1M)
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
.
HP-UX 11i Version 2: September 2004 − 4 − Hewlett-Packard Company Section 1M−−347