Hi , Yes, you are right, I only try git am and pytest after 2nd version, and miss it. Fixing it again.
bios.bin/bios-256k.bin is from qemu-seabios package in openSUSE/SLE those also can find in seabios-bin package in fedora/RedHat EL. Cheers, AL ________________________________ From: Cole Robinson <crobi...@redhat.com> Sent: Tuesday, January 12, 2021 2:28 AM To: Al Cho <a...@suse.com>; virt-tools-list@redhat.com <virt-tools-list@redhat.com> Cc: cfont...@suse.de <cfont...@suse.de> Subject: Re: [PATCH] virtmanager: Fixed the legacy firmware installation error On 1/5/21 2:34 AM, Cho, Yu-Chen wrote: > When we choose /usr/share/qemu/bios.bin or /usr/share/qemu/bios-256k.bin > in Customize configuration before install, show this error message: > > Unable to complete install: 'operation failed: unable to find any master var > store for loader: /usr/share/qemu/bios.bin' > This still seems to have tabs vs spaces issues, just running virt-manager from git after applying this gives me a backtrace. How are you selecting bios.bin/bios-256k.bin in the virt-manager UI exactly? There's a 'Firmware' option for selecting OVMF or BIOS (meaning, let qemu choose the default) but on my machine there is no explicit bios*.bin option - Cole