Control: tag -1 + confirmed pending
18.11.2022 18:24, Rich wrote:
Package: seabios
Version: 1.14.0-2
Severity: normal
X-Debbugs-Cc: rsahlen...@gmail.com
Dear Maintainer,
Attempting to launch a KVM with "-machine isapc" and "-device isa-vga"
produces "Could not open option rom 'vgabios.bin': No such file or directory"
from QEMU / KVM and "Guest has not initialized the display (yet)." in
the KVM vconsole.
This is easy to workaround by creating the following symlink in
/usr/share/seabios:
ln -s vgabios-isavga.bin vgabios.bin
Oh yeah.. It is the forgotten "alternative" name. You're absolutely right.
It *was* there before, but at some point I lost this symlink somewhere.. :)
Will fix this in the next upload. Thank you!
/mjt