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

Starting the initvm Failed #347

Closed
xliang76 opened this issue Oct 15, 2022 · 7 comments
Closed

Starting the initvm Failed #347

xliang76 opened this issue Oct 15, 2022 · 7 comments

Comments

@xliang76
Copy link

I tried to create the image with x86_64-pc-hdimage-gnome3.xml from example.
I got error
ibvirt: QEMU Driver error : internal error: qemu unexpectedly closed the monitor: 2022-10-15T17:26:06.524883Z qemu-system-x86_64: The -accel and "-machine accel=" options are incompatible
any idea?

@bgermann
Copy link
Contributor

Your host system's libvirt and qemu versions have to be compatible.

@xliang76
Copy link
Author

I am running from Ubuntu 22.04 and elbe is checkout from this repo.
How do I check if the libvirt and qemu version is compatible?
Thank you

@bgermann
Copy link
Contributor

which versions are they? Any backports/third party repos (except for elbe?

@xliang76
Copy link
Author

xliang76 commented Oct 15, 2022

I didn't add third party repos as it was fresh Ubuntu install.
And the libvirt is 8.0.0 The qemu is 6.2.0

BTW, where can I find how to create USB install ISO which will includes HD partition(auto set partition when use that USB to install)
Thank you

@bgermann
Copy link
Contributor

Hm... The commit that changed things is at https://gitlab.com/qemu-project/qemu/-/commit/976e8c54142586285f71f524308e4715f6e04e2d at the qemu side. But that is quite old.
Please explain the other question in more detail a new issue.

@xliang76
Copy link
Author

thank you for this. I tried to track down the function call, it run into the libvirt. I can't find it in my system. So, it must be built one. Looks like it need to install other version or manually update it.
For the second question, it is not issue. It is a learning question.

@bgermann
Copy link
Contributor

bgermann commented Feb 6, 2023

This was observed on bookworm, so I am reopening.

@bgermann bgermann reopened this Feb 6, 2023
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

2 participants