Go to file
2022-06-12 17:04:04 +12:00
EFI/OC Disable trim on boot to speed up boot 2022-06-12 17:04:04 +12:00
src Update OpenCore beyond 0.8.1 to support macOS 13 Ventura Developer Beta 1 2022-06-12 17:04:04 +12:00
.gitignore Update OpenCore beyond 0.8.1 to support macOS 13 Ventura Developer Beta 1 2022-06-12 17:04:04 +12:00
.gitmodules OpenCore 0.7.6. Support for Broadcom Bluetooth devices, especially on Monterey 2021-12-10 13:06:35 +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 Update OpenCore beyond 0.8.1 to support macOS 13 Ventura Developer Beta 1 2022-06-12 17:04:04 +12: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).