Lines Matching +full:- +full:boot
30 .Nd GPT bootcode for ZFS on BIOS-based computers
33 is used on BIOS-based computers to boot from a filesystem in
37 .Cm freebsd-boot
38 partition of a GPT-partitioned disk with
46 tries to find all ZFS pools that are composed of BIOS-visible
61 .Cm freebsd-zfs
63 The first pool seen during probing is used as a default boot pool.
67 property of the pool is used as a default boot filesystem.
73 is loaded from the boot filesystem.
75 .Pa /boot.config
77 .Pa /boot/config
78 is present in the boot filesystem, boot options are read from it
80 .Xr boot 8 .
86 .Cm vfs.zfs.boot.primary_vdev
88 .Cm vfs.zfs.boot.primary_pool
93 will boot in fully automatic mode.
95 .Xr boot 8 ,
96 it is possible to interrupt the automatic boot process and interact with
101 .Xr boot 8
107 .Xr boot 8 .
117 .Pa /boot/loader
127 The configured or automatically determined ZFS boot filesystem is
135 .Bl -tag -width /boot/gptzfsboot -compact
136 .It Pa /boot/gptzfsboot
137 boot code binary
138 .It Pa /boot.config
139 parameters for the boot block
141 .It Pa /boot/config
142 alternative parameters for the boot block
158 .Bd -literal -offset indent
159 gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 ada0
164 .Bd -literal -offset indent
165 gpart bootcode -p /boot/gptzfsboot -i 1 ada0
168 .Xr boot.config 5 ,
169 .Xr boot 8 ,
181 looks for ZFS meta-data only in MBR partitions
186 If a disklabel partition happens to be placed so that ZFS meta-data can be