foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.56k stars 1.14k forks source link

failed to connect to the hypervisor #558

Closed cohbenobrien closed 2 years ago

cohbenobrien commented 2 years ago

when i run the make.sh --add it return an error saying that it was unable to connect to the hypervisor image

notAperson535 commented 2 years ago

@cohbenobrien try starting the virt-manager service, and run make.sh as sudo

cohbenobrien commented 2 years ago

cheers that worked