Lines Matching +full:boot +full:- +full:partitions

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
59 .Bl -tag -width indent+
76 .Bl -tag -width "jail destination"
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:
157 .Op Ar {partitions}
180 .Ar partitions
183 It consists of a comma-separated list of partitions to create enclosed in
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…
210 Note that the list of partitions should
212 include boot partitions (e.g. EFI system partitions), which will be created automatically on whatev…
247 .It Cm pkgbase Op Fl --no-kernel
256 .Fl --no-kernel
296 .Bl -tag -width "BSDINSTALL_DISTSITE"
304 .It Ev PARTITIONS
319 .Dq Pa /usr/freebsd-dist
335 .Pa https://download.freebsd.org/ftp/releases/powerpc/powerpc64/13.1-RELEASE/
337 .Pa http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.2-RELEASE/ .
428 .Pa /boot
450 Each option must be preceded by the -O flag to be taken into consideration
454 .Dq Li "-O compress=lz4 -O atime=off"
456 Name for the boot environment parent dataset.
457 This is a non-mountable dataset meant to be a parent dataset where different
458 boot environment are going to be created.
462 Name for the primary boot environment, which will be the default boot
469 mirror (n-Way mirroring), raid10 (RAID 1+0 - n x 2-Way Mirrors),
470 raidz1 (RAID-Z1 - Single Redundancy RAID), raidz2 (RAID-Z2 - Double Redundancy RAID)
471 or raidz3 (RAID-Z3 Triple Redundancy RAID).
495 .Dq Pa /boot/encryption.key
497 If set, a separated boot pool will be created for the kernel of the
502 Options to use when creating the boot pool, when enabled (See
506 Name for the optional boot pool when it is enabled, (See
511 Size of the boot pool when it is enabled (See
516 Disks to be used for the base system, including the boot pool.
556 supports unattended, or minimally-attended, installations using scripting.
585 .Bd -literal -offset indent
586 PARTITIONS=DEFAULT
597 .Bd -literal -offset indent
613 will be run at boot time and the system will be rebooted automatically after
633 .Ev PARTITIONS
646 .Ev PARTITIONS
656 .Bd -literal -offset indent
686 .Bd -literal -offset indent
689 # Boot Environment [BE] root and default boot dataset
724 .Dl mkdir release-media
725 .Dl tar -C release-media -xvf FreeBSD-13.0-RELEASE-amd64-disc1.iso
735 .Dl sh /usr/src/release/amd64/mkisoimages.sh -b '13_0_RELEASE_AMD64_CD' output.iso release-media