ipxe-qemu 1.21.1-4.969ce2c
PXE-compliant network boot firmware
iPXE is a network boot firmware. It provides a full PXE implementation enhanced with additional features such as booting from: a web server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a wireless network, a wide-area network, an Infiniband network. It controls the boot process with a script. You can use iPXE to replace the existing PXE ROM on your network card, or you can chainload into iPXE to obtain the features of iPXE without the hassle of reflashing.
- Outputs:
out - Website: https://ipxe.org
- Licenses: GPL 2+
- Package source: gnu/packages/bootloaders.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ipxe-qemu 1.21.1-4.969ce2c as follows:
guix install ipxe-qemu@1.21.1-4.969ce2c
Or install the latest version:
guix install ipxe-qemu
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.