Jump to content

Hello. I am having some troubles on my build (Ubuntu Bionic Beaver, Sabertooth 990FX motherboard, FX-8350 processor, PNY GeForce 210 for main graphics, and Radeon HD 5450), and trying to make it a hackintosh with qemu. Everything goes completely fine until I try to run the VM. Then I get this error, " Error starting domain: internal error: process exited while connecting to monitor: 2019-09-23T23:59:48.464418Z qemu-system-x86_64: -machine pc-i440fx-3.1,accel=kvm,usb=off,vmport=off,dump-guest-core=off: unsupported machine type 'pc-i440fx-3.1' Use -machine help to list supported machines

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper
    callback(asyncjob, *args, **kwargs)
  File "/usr/share/virt-manager/virtManager/asyncjob.py", line 125, in tmpcb
    callback(*args, **kwargs)
  File "/usr/share/virt-manager/virtManager/libvirtobject.py", line 82, in newfn
    ret = fn(self, *args, **kwargs)

I did not change the

machine=pc-i440fx-3.1,

and that might be the problem. But what would I change it to? Anyway, can I have some help with this?

Link to comment
https://linustechtips.com/topic/1107469-problems-with-vm-hackintosh/
Share on other sites

Link to post
Share on other sites

Hi @eepotee

 

Do you try to install the machine trough the CLI or GUI? What command do you run? Can you run any other VM? Can you also post the logfile of the VM? This file should have the name of the VM on the following location:

 

/var/log/libvirt/qemu/<VM name>

 

PS: hackintosh discussion is not allowed by community rules. But i can help you getting KVM to run if that is also part of your issue ;)

Link to post
Share on other sites

For your first question, I'm not exactly sure... I tried to do what they did in the video. And the command I ran to install is virsh define <my file name>, and "Domain Hackintosh defined from"<my file name>. Also, I have never tried to run a VM of anything before this.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×