How to Install sgabios in Ubuntu 18.04



Install sgabios by entering the following commands in the terminal:

sudo apt update
sudo apt install sgabios

Description:

bios option rom to provide legacy serial console for x86

The Google Serial Graphics Adapter BIOS or SGABIOS provides a means for legacy x86 software to communicate with an attached serial console as if a video card were attached. SGABIOS is designed to be inserted into a BIOS as an option rom to provide over a serial port the display and input capabilities normally handled by a VGA adapter and a keyboard. SGABIOS can be used to feature OS independent serial console redirection in Qemu.

Homepage: https://code.google.com/p/sgabios/

Version: 0.0~svn8-4

Section: universe/otherosfs