How to Install kboot-utils in Ubuntu 18.04



Install kboot-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install kboot-utils

Description:

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.

Homepage: http://git.ao2.it/kboot-utils.git

Version: 0.4-1

Section: universe/admin