Lines Matching +full:ufs +full:- +full:2
9 .\" 2. Redistributions in binary form must reproduce the above copyright
30 .Nd GPT bootcode for UFS on BIOS-based computers
33 is used on BIOS-based computers to boot from a UFS partition on a
34 GPT-partitioned disk.
37 .Cm freebsd-boot
54 switches from auto-boot to interactive mode.
64 checks and manages several attributes of GPT UFS partitions.
65 .Bl -tag -width ".Cm bootfailed"
95 .Sx "POST-BOOT ACTIONS"
102 will boot from the first UFS partition found.
107 an already-working computer.
124 Instead, the system will boot from the older, known-working operating
132 attributes are found, booting will be attempted from the first UFS
138 .Cm freebsd-ufs
145 .Cm freebsd-ufs
152 .Bl -tag -width ".Cm bootonce + .Cm bootme"
155 .Cm freebsd-ufs
162 .Cm freebsd-ufs
174 .Cm freebsd-ufs
176 .Sh POST-BOOT ACTIONS
180 .Cm freebsd-ufs
200 .Bl -tag -width /boot/gptboot -compact
210 .Cm freebsd-boot
226 .Bd -literal -offset indent
227 gpart bootcode -b /boot/pmbr -p /boot/gptboot -i 1 ada0
232 .Bd -literal -offset indent
233 gpart bootcode -p /boot/gptboot -i 1 ada0
238 attribute for partition 2:
239 .Bd -literal -offset indent
240 gpart set -a bootme -i 2 ada0
245 attribute for partition 2, automatically also setting the
248 .Bd -literal -offset indent
249 gpart set -a bootonce -i 2 ada0