| NOTE: Although the kernel is no longer composed of the single
main kernel file (by default /stand/vmunix); the main kernel file carries the name of the kernel
and contains internal kernel identification that is used by the
boot loader to obtain information about all of the kernel components
that need to be loaded during the boot process. If you have performed whole kernel configuration following
the steps outlined in the white paper Reconfiguring the
Kernel in HP-UX Release 11i Version 1.5, the newly configured
kernel should have been properly updated using kmupdate(1M).
By running kmupdate, not only does the newly configured kernel become bootable,
but it becomes the default kernel accessible from /stand/vmunix. Therefore, you do not need to specify an alternate main
kernel file path name to boot a newly configured kernel. You may want to boot from a different kernel when /stand/vmunix fails to boot, and you want to boot from the previous
kernel saved by the kmupdate command (/stand/vmunix.prev). You may also want to boot from a kernel with a different
name that you have saved using the recommended procedures in the
section "Saving a Backup Kernel Permanently" in
the white paper Reconfiguring the Kernel in HP-UX Release
11i Version 1.5. |