pxe-kexec

Fetch PXE configuration file and netboot using kexec

Install

All systems
curl cmd.cat/pxe-kexec.sh
Debian Debian
apt-get install pxe-kexec
Ubuntu
apt-get install pxe-kexec
image/svg+xml Kali Linux
apt-get install pxe-kexec
Windows (WSL2)
sudo apt-get update sudo apt-get install pxe-kexec
Raspbian
apt-get install pxe-kexec

pxe-kexec

Fetch PXE configuration file and netboot using kexec

Tool that fetches PXE configuration file (SysLinux' PXELinux format), prompts the user for a boot entry (label), (supports interactive editing of the kernel parameters), downloads the selected kernel and initrd over the network using TFTP, FTP or HTTP and finally reboots into the kernel using kexec.