-
Notifications
You must be signed in to change notification settings - Fork 55
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
VM does not start from virt-manager #63
Comments
I'm having the same problem. Anyone know how to fix this? |
@welcoMattic @jon-bit Did you add the macos.qow2 disk to virt-manager? |
Sorry, but how would I go about that? I'm kinda new to KVM. |
Found it but what bus type do I use? |
Never mind did not work. I just tried them all. |
@notAperson535 Yes, I did |
here is my full log for when I try to start it in vit-manger
|
@jon-bit Try removing the qxl driver from virt-manager. It looks like it is conflicting with your intel card |
I've tried to remove qxl, but it is still unable to boot:
I replace the video model by VGA or virtio : same error. |
I am having the same issue. It seems to be a qemu bug. |
Something like https://lore.kernel.org/qemu-devel/[email protected]/ is probably needed to fix this in qemu, although I assume it might depend on which CPU you're running |
I made the warnings/errors go away by changing the |
I don't think the warnings really matter though, they don't seem to effect anything |
Your issue is the hda as the error says, thanks |
Just change the PCI slot number for the virtual GPU. 0x08 works for me, like this:
|
I have like that problem too on AMD Rysen 3:
|
Which operating system are you trying to install?
e.g. macOS Ventura
Describe the bug
Warning message by running
./basic.sh
But the VM starts.
And in virt-manager, same messages but as errors, and the VM does not start.
To Reproduce
Steps to reproduce the behavior:
Follow the documentation to create a fresh new VM
Run
./make.sh --add
Try to run the VM from virt-manager
Expected behavior
The VM to boot normally, like by running basic.sh
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: