Lines Matching +full:auto +full:- +full:boot

1 .\"-
2 .\" Copyright (c) 2011-2013 Nathan Whitehorn <nwhitehorn@FreeBSD.org> All rights reserved.
44 installation media, e.g., CD-ROMs, and for use on live systems to prepare
51 .Cm auto
59 .Bl -tag -width indent+
71 .Cm auto ,
76 .Bl -tag -width "jail destination"
77 .It Cm auto
85 .Cm auto ,
120 Provides the installer's interactive guided disk partitioner for single-disk
124 Detects an appropriate partition and installs UEFI boot loader files.
126 Provides a ZFS-only automatic interactive disk partitioner.
151 but non-interactively according to the disk setup specified in
153 Each disk setup is specified by a three-part argument:
183 It consists of a comma-separated list of partitions to create enclosed in
195 .Em auto
201 filesystem type, e.g., freebsd-ufs, freebsd-zfs, or freebsd-swap.
208 bsdinstall scriptedpart ada0 { 20G freebsd-ufs /, 4G freebsd-swap, 20G freebsd-ufs /var, auto freeb…
212 include boot partitions (e.g. EFI system partitions), which will be created automatically on whatev…
285 .Bl -tag -width "BSDINSTALL_DISTSITE"
308 .Dq Pa /usr/freebsd-dist
316 .Cm auto
324 .Pa https://download.freebsd.org/ftp/releases/powerpc/powerpc64/13.1-RELEASE/
326 .Pa http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.2-RELEASE/ .
338 .Cm auto
345 .Cm auto
352 .Cm auto
359 .Cm auto
366 .Cm auto
371 .Cm auto
378 .Cm auto
385 .Cm auto
392 .Cm auto
406 .Pa /boot
428 Each option must be preceded by the -O flag to be taken into consideration
432 .Dq Li "-O compress=lz4 -O atime=off"
434 Name for the boot environment parent dataset.
435 This is a non-mountable dataset meant to be a parent dataset where different
436 boot environment are going to be created.
440 Name for the primary boot environment, which will be the default boot
447 mirror (n-Way mirroring), raid10 (RAID 1+0 - n x 2-Way Mirrors),
448 raidz1 (RAID-Z1 - Single Redundancy RAID), raidz2 (RAID-Z2 - Double Redundancy RAID)
449 or raidz3 (RAID-Z3 Triple Redundancy RAID).
473 .Dq Pa /boot/encryption.key
475 If set, a separated boot pool will be created for the kernel of the
480 Options to use when creating the boot pool, when enabled (See
484 Name for the optional boot pool when it is enabled, (See
489 Size of the boot pool when it is enabled (See
494 Disks to be used for the base system, including the boot pool.
534 supports unattended, or minimally-attended, installations using scripting.
563 .Bd -literal -offset indent
575 .Bd -literal -offset indent
591 will be run at boot time and the system will be rebooted automatically after
634 .Bd -literal -offset indent
664 .Bd -literal -offset indent
667 # Boot Environment [BE] root and default boot dataset
702 .Dl mkdir release-media
703 .Dl tar -C release-media -xvf FreeBSD-13.0-RELEASE-amd64-disc1.iso
713 .Dl sh /usr/src/release/amd64/mkisoimages.sh -b '13_0_RELEASE_AMD64_CD' output.iso release-media