Go to file
2024-03-25 16:57:27 +13:00
EFI/OC Update OpenCore beyond 0.9.9. Fixes 20 minute boot times due to Bluetooth kexts 2024-03-25 16:57:27 +13:00
src Update OpenCore beyond 0.9.9. Fixes 20 minute boot times due to Bluetooth kexts 2024-03-25 16:57:27 +13:00
.gitignore Add CryptexFixup to support CPUs without AVX2 on Ventura 2022-10-26 13:13:06 +13:00
.gitmodules Add CryptexFixup to support CPUs without AVX2 on Ventura 2022-10-26 13:13:06 +13:00
libvirt.xml Update Manual to support irregular cpu topology assignment 2020-03-28 13:36:56 +08:00
LICENSE Initial commit 2020-03-24 20:54:49 +08:00
Makefile Add CryptexFixup to support CPUs without AVX2 on Ventura 2022-10-26 13:13:06 +13:00
README.md Update readme 2021-10-29 10:22:06 +13:00

KVM-Opencore

This is a fork of Leoyzen's OpenCore image for QEMU/KVM, which I've extended to add a build system for automatically buliding all of the required files from sourcecode, and to keep up with the latest OpenCore changes.

It is currently tested to boot macOS Catalina, Big Sur, and Monterey, but will likely also boot older versions of macOS.

Although the images offered here should work on all QEMU/KVM distributions, I specifically build and test these for my Proxmox Hackintosh guide here:

https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/

Note that although the images in the Releases have filenames like OpenCore-v15.iso, these aren't real ISOs, but rather raw hard disk images, and need to be booted as such. (They're just using .iso extensions so they'll appear in Proxmox's disk image picker).