KERNEL(1M) — Silicon Graphics
NAME
kernel − install a default kernel
SYNOPSIS
kernel [ type ]
DESCRIPTION
Kernel installs a kernel as /defaultboot (for the prom monitor) and /vmunix (for ps(1), w(1), and other such commands). The kernel is taken from the /kernels directory, and is referred to by its suffix (e.g. xns, tcp, nfs, and so on). It is linked to /vmunix and /defaultboot.
The command can only be run by the superuser, and should only be run immediately prior to rebooting the system.
FILES
/kernels directory containing kernels
EXAMPLE
kernel xns
This command will install the XNS kernel as the default kernel.
kernel tcp
This command installs the standard (TCP/IP) kernel.
Version 2.5r1 — October 29, 1986