boot_i386.8 (4f9917f5ff44562fb173bfa0865eea3b39ac6929) boot_i386.8 (d046aae2541e570929bbd4d5f78dcc208a8ddb44)
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 314 unchanged lines hidden (view full) ---

323.Xr ddb 4 ,
324.Xr boot.config 5 ,
325.Xr make.conf 5 ,
326.Xr mount.conf 5 ,
327.Xr ttys 5 ,
328.Xr boot0cfg 8 ,
329.Xr btxld 8 ,
330.Xr config 8 ,
1.\" Copyright (c) 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software written and contributed
5.\" to Berkeley by William Jolitz.
6.\"
7.\" Almost completely rewritten for FreeBSD 2.1 by Joerg Wunsch.
8.\"

--- 314 unchanged lines hidden (view full) ---

323.Xr ddb 4 ,
324.Xr boot.config 5 ,
325.Xr make.conf 5 ,
326.Xr mount.conf 5 ,
327.Xr ttys 5 ,
328.Xr boot0cfg 8 ,
329.Xr btxld 8 ,
330.Xr config 8 ,
331.Xr efibootmgr 8 ,
332.Xr efivar 8 ,
331.Xr gpart 8 ,
332.Xr gptboot 8 ,
333.Xr gptzfsboot 8 ,
334.Xr halt 8 ,
335.Xr loader 8 ,
336.Xr nextboot 8 ,
337.Xr reboot 8 ,
338.Xr shutdown 8 ,
333.Xr gpart 8 ,
334.Xr gptboot 8 ,
335.Xr gptzfsboot 8 ,
336.Xr halt 8 ,
337.Xr loader 8 ,
338.Xr nextboot 8 ,
339.Xr reboot 8 ,
340.Xr shutdown 8 ,
339.Xr zfsbootcfg 8 ,
340.Xr efibootmgr 8 ,
341.Xr efivar 8 ,
342.Xr uefi 8
341.Xr uefi 8 ,
342.Xr zfsbootcfg 8
343.Sh BUGS
344The bsdlabel format used by this version of
345.Bx
346is quite
347different from that of other architectures.
348.Pp
349Due to space constraints, the keyboard probe initiated by the
350.Fl P
351option is simply a test that the BIOS has detected an
352.Dq extended
353keyboard.
354If an
355.Dq XT/AT
356keyboard (with no F11 and F12 keys, etc.) is attached, the probe will
357fail.
343.Sh BUGS
344The bsdlabel format used by this version of
345.Bx
346is quite
347different from that of other architectures.
348.Pp
349Due to space constraints, the keyboard probe initiated by the
350.Fl P
351option is simply a test that the BIOS has detected an
352.Dq extended
353keyboard.
354If an
355.Dq XT/AT
356keyboard (with no F11 and F12 keys, etc.) is attached, the probe will
357fail.