| Choose the configuration
to boot... |
...before the reboot [1] | kconfig [-f] -n configname |
...at the boot loader prompt
(Integrity) | boot configname |
...at the boot loader prompt
(HP 9000) | hpux configname/vmunix |
| List all kernel configurations | kconfig [-v] |
| Save the currently running configuration | kconfig [-f] -s newname |
| Copy a saved configuration | kconfig -c src dest |
| Rename a saved configuration | kconfig -r old new |
| Delete a saved configuration | kconfig [-f] -d configname |
| Load a saved configuration | kconfig [-f] -l configname |
| Set the title of a configuration | kconfig -t configname "title" |