kconfig.1m (2010 09)
k
kconfig(1M) kconfig(1M)
1 The requested operation could not be performed immediately as requested, and is being held pend-
ing until the next boot. If -D
was specified, this return value indicates that there are configuration
changes being held for next boot.
2 The requested operation failed. A diagnostic message is printed.
EXAMPLES
To save the current kernel configuration to "myconfig":
$ kconfig -s myconfig
To delete the saved configuration "useless":
$ kconfig -d useless
To export the current kernel configuration:
$ kconfig -e /tmp/myconfig.system
To import a kernel configuration:
$ kconfig -i /tmp/myconfig.system
To rename a configuration:
$ kconfig -r myconfig savedconfig
To load the "nighttime" configuration and apply it immediately:
$ kconfig -l nighttime
To use the "approved" configuration at next boot:
$ kconfig -n approved
To discard changes being held pending for next boot:
$ kconfig -H
To add a description to a configuration:
$ kconfig -t approved "Changes approved by management"
To get a list of all saved configurations:
$ kconfig
To get details of a saved configuration:
$ kconfig -v myconfig
SEE ALSO
kclog(1M), kcmodule(1M), kcpath(1M), kctune(1M), mk_kernel(1M), system(4), kconfig(5).
HP-UX System Administrator’s Guide: Configuration Management , available on
http://www.hp.com/go/hpux-core-docs
.
4 Hewlett-Packard Company − 4 − HP-UX 11i Version 3: September 2010