Loads a different kernel with the standard configuration:
.Pp
.Bd -literal -offset indent -compact
set kernel="kernel.old"
set kernel="/boot/kernel.old/kernel"
unload
boot-conf
.Ed