Skip to content

fix(edk2): update candidates path on Arch Linux #3631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fruzitent
Copy link

edk2-ovmf package from the Arch Linux repository no longer provides 2M images.

https://gitlab.archlinux.org/archlinux/packaging/packages/edk2/-/commit/75700baee1f5073d558029efc0e03612bedfc048

before

$ limactl start fedora
FATA[0002] exiting, status={Running:false Degraded:false Exiting:true Errors:[] SSHLocalPort:0} (hint: see "/home/fruzitent/.lima/fedora/ha.stderr.log")
{"level":"debug","msg":"firmware candidates = [/home/fruzitent/.local/share/qemu/edk2-x86_64-code.fd /usr/share/qemu/edk2-x86_64-code.fd /usr/share/OVMF/OVMF_CODE.fd /usr/share/OVMF/OVMF_CODE_4M.fd /usr/share/edk2/ovmf/OVMF_CODE.fd /usr/share/qemu/ovmf-x86_64.bin /usr/share/edk2-ovmf/x64/OVMF_CODE.fd]","time":"2025-06-17T00:06:09+03:00"}
{"level":"fatal","msg":"could not find firmware for \"/usr/bin/qemu-system-x86_64\" (hint: try setting `firmware.legacyBIOS` to `true`)","time":"2025-06-17T00:06:09+03:00"}

after

$ limactl start fedora
INFO[0001] [hostagent] Using system firmware ("/usr/share/edk2/x64/OVMF_CODE.4m.fd")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant