pb-discover
ncurses version of petitboot, a kexec based bootloader
Install
- All systems
-
curl cmd.cat/pb-discover.sh
- Debian
-
apt-get install petitboot
- Ubuntu
-
apt-get install petitboot
- Kali Linux
-
apt-get install petitboot
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install petitboot
- Raspbian
-
apt-get install petitboot
- Dockerfile
- dockerfile.run/pb-discover
petitboot
ncurses version of petitboot, a kexec based bootloader
Petitboot is a platform independent bootloader based on the Linux kexec warm reboot mechanism. Petitboot supports loading kernel and initrd image files from any mountable Linux device, plus can load image files from the network using TFTP, NFS, HTTP, HTTPS, and SCP. Petitboot can boot any operating system supported by kexec.