Skip to content
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

lxd/instance/drivers/driver_qemu: use OVMF_CODE.fd in a non-snap envi… #12543

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

mihalicyn
Copy link
Member

…ronment

Tom Parrott reported that QEMU feature checks fail when LXD is running directly on the host without snap. That's because OVMF_CODE.4MB.fd does not exist outside of a snap. So, let's use an old OVMF_CODE.fd name for this case.

…ronment

Tom Parrott reported that QEMU feature checks fail when LXD is running
directly on the host without snap. That's because OVMF_CODE.4MB.fd does not
exist outside of a snap. So, let's use an old OVMF_CODE.fd name for this case.

Signed-off-by: Alexander Mikhalitsyn <aleksandr.mikhalitsyn@canonical.com>
Copy link
Member

@tomponline tomponline left a comment

Choose a reason for hiding this comment

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

Thanks!

@tomponline tomponline merged commit 7bbc0b0 into canonical:main Nov 22, 2023
25 checks passed
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.

3 participants