PXE: Difference between revisions
From DWIKI
m (→Links) |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Preboot eXecution Environment= | =Preboot eXecution Environment= | ||
=HOWTO= | |||
==Configure bootp/pxe on Zyxel== | |||
Ethernet->Lan1->Advanced->Advance | |||
pxe server: 10.11.12.13 | |||
pxe boot loader file: pxelinux.0 | |||
==Links== | ==Links== | ||
*http://www.kegel.com/linux/pxe.html | *http://www.kegel.com/linux/pxe.html | ||
*[https://wiki.fysik.dtu.dk/niflheim/PXE-booting PXE booting] | |||
*[https://oitibs.com/pxe-boot-almost-any-iso-image/ PXE boot almost any iso image] | *[https://oitibs.com/pxe-boot-almost-any-iso-image/ PXE boot almost any iso image] | ||
*[http://www.msfn.org/board/Super-Disc-Multi-Boot-Project-CD-DVD-ISOLINUX-t94398.html pxe multi boot etc] | *[http://www.msfn.org/board/Super-Disc-Multi-Boot-Project-CD-DVD-ISOLINUX-t94398.html pxe multi boot etc] | ||
Line 12: | Line 18: | ||
==tftp: client does not accept options== | ==tftp: client does not accept options== | ||
If you see this on the dhcp/tftp server, it is possible EUFI is enabled on client | If you see this on the dhcp/tftp server, it is possible EUFI is enabled on client | ||
==Not enough memory to load specified image== | |||
append ramdisk-size=26777216 | |||
== File not found /local == |
Latest revision as of 10:25, 24 August 2022
Preboot eXecution Environment
HOWTO
Configure bootp/pxe on Zyxel
Ethernet->Lan1->Advanced->Advance
pxe server: 10.11.12.13 pxe boot loader file: pxelinux.0
Links
Notes
fai
FAQ
tftp: client does not accept options
If you see this on the dhcp/tftp server, it is possible EUFI is enabled on client
Not enough memory to load specified image
append ramdisk-size=26777216