Unable to start VM: "unable to find any master var store for loader"

,

I’m trying to startup my VM (trying macOS passthrough) like so:

sudo virsh start macOS 

I followed this tutorial youtu.be/_JTEsQufSx4?t=2695 . This is the output I got:

$ sudo virsh start macOS                                                                           
error: Failed to start domain 'macOS'
error: operation failed: unable to find any master var store for loader: /run/media/catpy/Lokálny\ disk/VM/ManjaroKVM/BigDoge/OVMF_CODE.fd

Here are the access permissions for the OVMF_CODE.fd file:
files.catbox.moe/p2rxwi.png

OS: Manjaro Linux x86_64
Host: X470 AORUS ULTRA GAMING
Kernel: 5.15.16-1-MANJARO
Shell: bash 5.1.16
DE: Plasma 5.23.5
CPU: AMD Ryzen 7 3800XT (16) @ 3.900GHz
GPU: AMD ATI Radeon RX 470/480/570/570X/580/580X/590
Memory: 6654MiB / 15942MiB

Any idea how to fix this? All suggestions are welcome. Thanks