How to Install ipxe in Ubuntu 18.04



Install ipxe by entering the following commands in the terminal:

sudo apt update
sudo apt install ipxe

Description:

PXE boot firmware

iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats.

Homepage: http://ipxe.org/

Version: 1.0.0+git-20180124.fbe8c52d-0ubuntu2

Section: admin