.TH idmkcoh "" "" Command
.PC "Build a new kernel"
\fBidmkcoh [ \-o \fIkernelfile \fB]\fR
.PP
The command
.B idmkcoh
creates a new bootable kernel.
The kernel incorporates any changes that you may have made
with the commands
.BR idenable ,
.BR idtune ,
or
.BR cohtune .
For details on how to use these commands, see their entries in the Lexicon.
The changes you have made will take effect as soon as you boot the kernel that
.B idmkcoh
creates.
.PP
By default,
.B idmkcoh
writes the new kernel into file
.BR /coherent .
The option
.B \-o
tells
.B idmkcoh
to write the kernel into file
.B kernelfile
instead.
.SH "See Also"
.Xr "cohtune," cohtune
.Xr "commands," commands
.Xr "idbld," idbld
.Xr "idenable," idenable
.Xr "idtune," idtune
.Xr "mdevice," mdevice
.Xr "mtune," mtune
.Xr "sdevice," sdevice
.Xr "stune" stune
