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.
151 Sets the default set of kernel boot filename(s). It may be overridden
154 directories. The default bootfile set is "kernel".
161 Instructs the kernel to prompt the user for the name of the root device
162 when the kernel is booted.
169 Instructs the kernel to try to mount the root file system from CD-ROM.
172 # Tset Sboot_ddb DDrop to the kernel debugger (DDB)
176 Instructs the kernel to start in the DDB debugger, rather than
184 Instructs the kernel to mount the statically compiled-in root
188 # Tset Sboot_gdb DSelect gdb-remote mode for the kernel debugger
192 Selects gdb-remote mode for the kernel debugger by default.
199 Enables multiple console support in the kernel early on boot.
232 Prevents the kernel from initiating a multi-user startup; instead,
233 a single-user mode will be entered when the kernel has finished
242 by the kernel during the boot phase.
264 Sets the list of binaries which the kernel will try to run as initial
275 default module_path is "/boot/modules" with the kernel directory
295 when the kernel is booted. This can be overridden by setting
299 # Tset Stunables DSet kernel tunable values
301 Various kernel tunable parameters can be overridden by specifying new
307 cannot be set below the default determined when the kernel
313 overrides the value determined when the kernel was compiled.
317 Sets the size of kernel memory (bytes). This overrides
318 the value determined when the kernel was compiled.
404 This command removes any kernel and all loaded modules from memory.