KVM-Opencore icon indicating copy to clipboard operation
KVM-Opencore copied to clipboard

Stock OVMF is unable to start OpenCore

Open hexchain opened this issue 5 years ago • 2 comments

I'm trying to set up KVM-OSX on Arch Linux, but the stock OVMF from the edk2-ovmf package does not work:

image

I've tried to use both the OpenCore.qcow2 from the repository and a newly built one using the script, but neither worked.

Please let me know if more information (e.g. EDK2 debugging logs) is needed.

hexchain avatar Jun 06 '20 18:06 hexchain

I was 100% sure I messed up somewhere ... but now seeing this. I get the exact same Access Denied messages. Also running up to date Arch and using stock edk2-ovmf.

edk2-ovmf 202002-9 qemu 5.0.0-7 linux-lts 5.4.41-1

I'm using Clover for now because I couldn't get around this.

dslunjski avatar Jun 07 '20 06:06 dslunjski

Yeah typically the stock OVMF doesn't work for me. I always have to stick to the patched one from the simple-MacOS-KVM repo

Acelogic avatar Jun 17 '20 16:06 Acelogic