1Build pxeboot on i386/amd64 for BIOS booting. 2The PXE Boot loader package needs more space than we may have in the boot loader. 3If you need to increase 4.Va LOADERSIZE 5beyond 500000, then building 6.Xr pxeboot 8 7will fail. 8To allow a larger 9.Va LOADERSIZE 10for some environments, it may be necessary to disable pxeboot builds or adjust 11its defaults. 12You can set the default loader for pxeboot to use independently of the system 13default by setting 14.Va PXEBOOT_DEFAULT_INTERP 15to one of 16.Dq lua , 17.Dq 4th , 18or 19.Dq simp . 20The limit on the size of the loader used for 21.Xr pxeboot 8 22can be set independently with 23.Va PXEBOOTSIZE . 24.Pp 25This option only has an effect on x86. 26