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

Open
DemiMarie opened this issue Sep 23, 2024 · 0 comments
Open

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

DemiMarie opened this issue Sep 23, 2024 · 0 comments
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: Xen needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. 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
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 needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. 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

2 participants