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

Bug Report #123

Open
tiredsemanticist opened this issue Oct 18, 2024 · 2 comments
Open

Bug Report #123

tiredsemanticist opened this issue Oct 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@tiredsemanticist
Copy link

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

@tiredsemanticist tiredsemanticist added the bug Something isn't working label Oct 18, 2024
@notAperson535
Copy link
Owner

@tiredsemanticist try downloading this into your firmware folder and tell me if it works. If it does not, you could also try running the VM as sudo to see what happens.

@tiredsemanticist
Copy link
Author

@notAperson535 I tried both and only got halfway to a solution. Had to rename that file to OVMF_VARS.fd to get virt-manager to acknowledge it, and then the machine powered on... Unfortunately, there's no installer option in OpenCore even though I made sure that all the correct hardware has been added to the virtual machine. Running as sudo makes no difference

Screenshot_macOS-Simple-KVM_2024-11-05_21:37:48

1000% willing to believe that I'm doing something wrong, I just haven't been able to figure out what. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants