Lines Matching full:kernel
30 .Nd "specify an alternate kernel and boot flags for the next reboot"
35 .Op Fl k Ar kernel
42 utility allows specifying some combination of an alternate kernel, boot
43 flags, and kernel environment for the next time the machine is booted.
46 loads in the new kernel information from the
48 file, it is disabled so in case the new kernel hangs the machine, once
68 This option adds the provided variable and value to the kernel environment.
74 option disables the sanity checking which checks if the kernel really exists
78 .It Fl k Ar kernel
79 This option specifies a kernel directory relative to
81 to load the kernel and any modules from.
84 allows the passing of kernel flags for the next boot.
96 kernel with the
102 To enable into single user mode with the normal kernel:
104 .Dl "nextboot -o ""-s"" -k kernel"