On Wed, Nov 10, 2021 at 2:05 AM bernd1-1@web.de bernd1-1@web.de wrote:
I see something like:
The command 'qemu-system-x86_64' wasn't found, but can be installed with: sudo apt install qemu-system-x86 # version 1:4.2-3ubuntu6.18, or sudo apt install qemu-system-x86-xen # version 1:4.2-3ubuntu6.18
Well, the message says the command wasn't found, and that qemu-system-x86_64 needs to be installed. I would use the first one, "sudo apt install qemu-system-x86". After that qemu should work and hopefully you'll see SeaBIOS once it starts up. You're almost there!
Nicholas