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

UEFI boot of guests doesn’t work at all #9472

Closed
DemiMarie opened this issue Sep 23, 2024 · 4 comments
Closed

UEFI boot of guests doesn’t work at all #9472

DemiMarie opened this issue Sep 23, 2024 · 4 comments
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: Xen P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@DemiMarie
Copy link

How to file a helpful issue

Qubes OS release

R4.2

Brief summary

UEFI guests doesn’t work at all. The guest spins at 100% CPU without even initializing the QEMU-emulated display.

Steps to reproduce

Put an HVM guest in UEFI mode and start it:

$ qvm-prefs SOMEVM virt-mode hvm
$ qvm-prefs SOMEVM kernel ''
$ qvm-prefs SOMEVM debug True
$ qvm-features SOMEVM uefi 1
$ qvm-start SOMEVM

Expected behavior

SOMEVM starts, or at least displays something in the QEMU emulated display.

Actual behavior

SOMEVM hangs at 100% CPU without even initializing the emulated display.

This may be because there is no edk2-ovmf-xen package installed on the host.

@DemiMarie DemiMarie added T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. labels Sep 23, 2024
@andrewdavidwong andrewdavidwong added C: Xen needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. affects-4.2 This issue affects Qubes OS 4.2. labels Sep 23, 2024
@Nurmagoz
Copy link

Nurmagoz commented Oct 9, 2024

Even though i have installed qubes on my pc with UEFI mode, templates are not using UEFI but instead on legacy boot. weird..

@apparatius
Copy link

apparatius commented Oct 10, 2024

Is it a duplicate of #8625?
Replacing /usr/libexec/xen/boot/ovmf.bin with the R4.1 one fetched from https://yum.qubes-os.org/r4.1/current/host/fc32/rpm/xen-runtime-4.14.6-4.fc32.x86_64.rpm works.

@DemiMarie
Copy link
Author

Duplicate of #8625

@DemiMarie DemiMarie marked this as a duplicate of #8625 Oct 14, 2024
@DemiMarie DemiMarie closed this as not planned Won't fix, can't repro, duplicate, stale Oct 14, 2024
@DemiMarie DemiMarie added R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. and removed needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Oct 14, 2024
Copy link

This issue has been closed as a "duplicate." This means that another issue exists that is very similar to or subsumes this one. If any useful information on this issue is not already present on the other issue, please add it in a comment on the other issue. Here are some common cases of duplicate issues:

  • The other issue is closed. The other issue being closed does not prevent this issue from duplicating it. We will examine the closed issue and, if appropriate, reopen it.
  • The other issue is for a different Qubes release. We usually maintain only one issue for all affected Qubes releases.
  • The other issue is very old. The mere age of an issue is not, by itself, a relevant factor when determining duplicates.

By default, the newer issue will be closed in favor of the older issue. However, we make exceptions when we determine that it would be significantly more useful to keep the newer issue open instead of the older one.

We respect the time and effort you have taken to file this issue, and we understand that this outcome may be unsatisfying. Please accept our sincere apologies and know that we greatly value your participation and membership in the Qubes community.

If anyone reading this believes that this issue was closed in error or that the resolution of "duplicate" is not accurate, please leave a comment below saying so, and we will review this issue again. For more information, see How issues get closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: Xen P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. R: duplicate Resolution: Another issue exists that is very similar to or subsumes this one. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

4 participants