Lines Matching refs:kernel

38 	arguments for the kernel.  If <kernelname> is specified, and a kernel
40 kernel.
64 # Tload DLoad a kernel or module
69 modules are loaded, <filename> must be a kernel or the command will
73 later use by the kernel or other modules. <type> may be any string.
144 Sets the default set of kernel boot filename(s). It may be overridden
147 directories. The default bootfile set is "kernel".
154 Instructs the kernel to prompt the user for the name of the root device
155 when the kernel is booted.
162 Instructs the kernel to try to mount the root file system from CD-ROM.
165 # Tset Sboot_ddb DDrop to the kernel debugger (DDB)
169 Instructs the kernel to start in the DDB debugger, rather than
177 Instructs the kernel to mount the statically compiled-in root
181 # Tset Sboot_gdb DSelect gdb-remote mode for the kernel debugger
185 Selects gdb-remote mode for the kernel debugger by default.
192 Enables multiple console support in the kernel early on boot.
225 Prevents the kernel from initiating a multi-user startup; instead,
226 a single-user mode will be entered when the kernel has finished
235 by the kernel during the boot phase.
257 Sets the list of binaries which the kernel will try to run as initial
268 default module_path is "/boot/modules" with the kernel directory
288 when the kernel is booted. This can be overridden by setting
292 # Tset Stunables DSet kernel tunable values
294 Various kernel tunable parameters can be overridden by specifying new
300 cannot be set below the default determined when the kernel
306 overrides the value determined when the kernel was compiled.
310 Sets the size of kernel memory (bytes). This overrides
311 the value determined when the kernel was compiled.
397 This command removes any kernel and all loaded modules from memory.