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

fix: Add ArchLinux 4M OVMF paths #1514

Merged
merged 1 commit into from
Nov 11, 2024
Merged

fix: Add ArchLinux 4M OVMF paths #1514

merged 1 commit into from
Nov 11, 2024

Conversation

lj3954
Copy link
Member

@lj3954 lj3954 commented Nov 10, 2024

Description

Arch Linux's packagers have removed the 2MB OVMF images in a recent change (https://gitlab.archlinux.org/archlinux/packaging/packages/edk2/-/commit/75700baee1f5073d558029efc0e03612bedfc048). Quickemu does not currently include the paths Arch's packages install the 4MB OVMF images to, which results in a failure to launch any EFI VM. This resolves the issue.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

@philclifford philclifford merged commit d0ae72a into master Nov 11, 2024
5 checks passed
@philclifford philclifford deleted the fix_archlinux_ovmf branch November 11, 2024 15:24
@mag37
Copy link

mag37 commented Nov 11, 2024

Interesting - I was troubleshooting this yesterday, had some notes prepared to make a PR to fix it but didn't have the time. Got home from work and found this 😄 thank you!

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.

bug: why can't open the win vm
3 participants