Lines Matching +full:boot +full:- +full:mode

43 .Pa /boot .
46 automate tasks, do pre-configuration or assist in recovery
53 The main drive behind these commands is user-friendliness.
61 if the previous boot stage used that.
71 .Pa /boot/loader.rc
91 will engage interactive mode.
102 .Dq Li -1 ,
105 will engage interactive mode only if
118 interpreting mode.
122 .Bl -tag -width Ds -compact
136 .It Ic boot
137 .It Ic boot Ar kernelname Op Cm ...
138 .It Ic boot Fl flag Cm ...
159 .Pa /boot/loader.help .
185 type to make the kernel create a file-backed
245 Scans for Plug-and-Play devices.
306 or the kernel at boot.
310 .Bl -tag -width bootfile
321 Instructs the kernel to try to mount the root file system from CD-ROM.
326 Instructs the kernel to mount the statically compiled-in root file system.
328 Selects gdb-remote mode for the kernel debugger by default.
330 Enables multiple console support in the kernel early on boot.
343 Force userland to boot in
344 .Dq safe mode ,
346 desired in safe mode.
348 .Dq safe mode
350 Applications wishing to respect safe mode should
361 Prevents the kernel from initiating a multi-user startup; instead,
362 a single-user mode will be entered when the kernel has finished
366 by the kernel during the boot phase.
368 List of semicolon-separated search path for bootable kernels.
373 If the previous boot stage indicated that a serial console is in use
443 of boot to be captured.
472 .Dq Li /boot/kernel;/boot/modules .
475 finding the root disk at boot.
505 .Bl -tag -width Va
541 compile-time configuration file.
590 KVM in large-memory machine configurations.
610 Overrides the compile-time set value of
666 .Bl -bullet
679 .Bl -tag -width /boot/loader_simp -compact
680 .It Pa /boot/loader_simp
683 .It Pa /boot/loader.rc
689 Boot in single user mode:
691 .Dl boot -s
697 .Bd -literal -offset indent
700 load -t splash_image_data /boot/chuckrulez.bmp
704 Set the disk unit of the root device to 2, and then boot.
707 .Bd -literal -offset indent
709 boot /boot/kernel/kernel
713 .Bd -literal -offset indent
720 .Bl -tag -width XXXXX -offset indent
723 .It -1
726 .It -2
729 .It -56
732 .It -256
734 .It -257
735 Need more text to succeed -- will finish on next run.
736 .It -258
739 .It -259
746 .Xr boot 8 ,
754 .An -nosplit