I’m trying to restart a Win11 machine built using KVM/QEMU a few years ago, but I’m getting this error msg: "Unable to find any master var store for loader: /usr/share/edk2-ovmf/x64/OVMF_CODE.secboot.4m.fd.?
Actually, at first I was getting the error referenced by taogi in this forum post:
So I followed the guidance shown in that thread. But now I’m getting error about “unable to fine master var store” shown above.
Have you heard of this?
Your thoughts welcome.
thx
In my arch vm example here there is a template given as /usr/share/edk2/x64/OVMF_VARS.4m.fd and the actual file for the vm vars as /var/lib/libvirt/qemu/nvram/arch.fd.
Are both files (for your vm!) existing on your machine?
Hey freggel.doe
many thanks for that. There was an incorrectly named file, which I corrected, and it boots now.
So I can understand the purpose of those files, do you happen know where I can find the documentation that explains those files?