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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

fruzitent
Copy link
Contributor

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")

Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda added this to the v1.1.2 milestone Jun 18, 2025
@AkihiroSuda AkihiroSuda merged commit 59eb1cc into lima-vm:master Jun 18, 2025
64 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants