Lines Matching +full:mode +full:- +full:loader

46 automate tasks, do pre-configuration or assist in recovery
53 The main drive behind these commands is user-friendliness.
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
159 .Pa /boot/loader.help .
185 type to make the kernel create a file-backed
245 Scans for Plug-and-Play devices.
268 Set loader's environment variables.
310 .Bl -tag -width bootfile
316 .Xr loader.conf 5 .
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.
344 .Dq safe mode ,
346 desired in safe mode.
348 .Dq safe mode
349 in the loader menu, which also sets some other hints for the kernel.
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
368 List of semicolon-separated search path for bootable kernels.
397 Loader console is changed immediately after variable
418 Loader console is changed immediately after variable
428 Selects the default device to loader the kernel from.
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
641 .Xr loader 8
666 .Bl -bullet
674 .Pa loader.rc .
679 .Bl -tag -width /boot/loader_simp -compact
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
707 .Bd -literal -offset indent
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
744 .Xr loader.conf 5 ,
754 .An -nosplit