You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Nicholas Sherlock b36dd7baf9
Update OpenCore beyond 0.9.9. Fixes 20 minute boot times due to Bluetooth kexts
1 month ago
EFI/OC Update OpenCore beyond 0.9.9. Fixes 20 minute boot times due to Bluetooth kexts 1 month ago
src Update OpenCore beyond 0.9.9. Fixes 20 minute boot times due to Bluetooth kexts 1 month ago
.gitignore Add CryptexFixup to support CPUs without AVX2 on Ventura 2 years ago
.gitmodules Add CryptexFixup to support CPUs without AVX2 on Ventura 2 years ago
LICENSE Initial commit 4 years ago
Makefile Add CryptexFixup to support CPUs without AVX2 on Ventura 2 years ago
README.md Update readme 3 years ago
libvirt.xml Update Manual to support irregular cpu topology assignment 4 years ago

README.md

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).