-
Notifications
You must be signed in to change notification settings - Fork 79
Description
I'm trying to run macOS Monterey (my host system is running Pop!_OS 22.04 LTS, which is based on Ubuntu 22.04 LTS), and I get the following error message when I try to power on the virtual machine:
Error starting domain: operation failed: unable to find any master var store for loader: /home/lnik/Desktop/OneClick-macOS-Simple-KVM-master/firmware/OVMF_CODE.fd
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 72, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 108, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/domain.py", line 1384, in startup
self._backend.create()
File "/usr/lib/python3/dist-packages/libvirt.py", line 1353, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: operation failed: unable to find any master var store for loader: /home/lnik/Desktop/OneClick-macOS-Simple-KVM-master/firmware/OVMF_CODE.fd
I'm guessing did something wrong, but I can't figure out what... I followed the installation instructions word-for-word. I also made sure I have the newest iteration of OVMF_CODE.fd