thenickdude_KVM-Opencore/README.md

18 lines
895 B
Markdown
Raw Normal View History

2020-03-24 12:54:49 +00:00
# KVM-Opencore
2021-04-10 03:27:43 +00:00
This is a fork of [Leoyzen's OpenCore image](https://github.com/leoyzen/KVM-Opencore) 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.
2020-03-24 13:57:22 +00:00
2021-10-28 21:21:45 +00:00
It is currently tested to boot macOS Catalina, Big Sur, and Monterey, but will likely also boot older
2021-04-10 03:27:43 +00:00
versions of macOS.
2020-03-24 13:57:22 +00:00
2021-04-10 03:27:43 +00:00
Although the images offered here should work on all QEMU/KVM distributions, I specifically build
and test these for my Proxmox Hackintosh guide here:
2020-03-24 13:57:22 +00:00
2021-10-28 21:21:45 +00:00
https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/
2020-03-24 13:57:22 +00:00
2021-10-28 21:21:45 +00:00
Note that although the images in the Releases have filenames like OpenCore-v15.iso, these aren't
2021-04-10 03:27:43 +00:00
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).