How to Install seabios in Ubuntu 18.04



Install seabios by entering the following commands in the terminal:

sudo apt update
sudo apt install seabios

Description:

Legacy BIOS implementation

SeaBIOS is a legacy BIOS implementation, aimed at supporting not only emulated hosts such as QEMU, but also real hardware. . Note, however, that SeaBIOS does not handle early initialization of core chipsets, so don't even think of flashing it to your board (look at Coreboot for that).

Homepage: http://www.seabios.org

Version: 1.10.2-1ubuntu1

Section: misc