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

aarch64 --virt-uefi isn't working #1323

Closed
bcl opened this issue May 3, 2023 · 3 comments
Closed

aarch64 --virt-uefi isn't working #1323

bcl opened this issue May 3, 2023 · 3 comments
Assignees

Comments

@bcl
Copy link
Contributor

bcl commented May 3, 2023

Likely due to wrong -machine arguments - https://github.com/weldr/lorax/blob/master/src/pylorax/installer.py#L187

Need to move arch specific arguments into the QEMU_CMDS dict. Somewhat related is #785 discussing cross-arch support.

@bcl
Copy link
Contributor Author

bcl commented May 3, 2023

Also, the firmware files are not named OVMF_*, see the contents of the aarch64 edk2 package - https://koji.fedoraproject.org/koji/rpminfo?rpmID=34394143

@bcl bcl self-assigned this May 4, 2023
@bcl
Copy link
Contributor Author

bcl commented May 4, 2023

I started this already in #1108 :)

@bcl
Copy link
Contributor Author

bcl commented Aug 14, 2024

Fixed in #1108

@bcl bcl closed this as completed Aug 14, 2024
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

No branches or pull requests

1 participant