update-kboot
helper tools to generate a kboot.conf file
Install
- All systems
-
curl cmd.cat/update-kboot.sh
- Debian
-
apt-get install kboot-utils
- Ubuntu
-
apt-get install kboot-utils
- Kali Linux
-
apt-get install kboot-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kboot-utils
- Raspbian
-
apt-get install kboot-utils
- Dockerfile
- dockerfile.run/update-kboot
kboot-utils
helper tools to generate a kboot.conf file
kboot-utils provides helper tools to automatically generate a kboot.conf file from entries in /boot. kboot.conf is used for instance by the petitboot bootloader, which is used on the Sony PlayStation 3 in OtherOS mode; petitboot reads the file from the root filesystem in order to list kernels to boot.