We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Even with the proposed Void Linux patch #1178 , there seems to be a problem with how qemu conf generator deals with fallback logic:
qemu-system-x86_64:/run/incus/user-1000_v3/qemu.conf:46: Could not open '/usr/share/OVMF/OVMF_CODE.4m.fd': No such file or directory
cc @stgraber
The text was updated successfully, but these errors were encountered:
20e228f
incusd/instance/drivers/edk2: Actually check that the files exist
148e821
Closes #1179 Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
stgraber
No branches or pull requests
Even with the proposed Void Linux patch #1178 , there seems to be a problem with how qemu conf generator deals with fallback logic:
qemu-system-x86_64:/run/incus/user-1000_v3/qemu.conf:46: Could not open '/usr/share/OVMF/OVMF_CODE.4m.fd': No such file or directory
cc @stgraber
The text was updated successfully, but these errors were encountered: