From 255cac3ed55d0208a98b9f0a6dcd7b0322fca53c Mon Sep 17 00:00:00 2001 From: Nicholas Sherlock Date: Fri, 29 Oct 2021 10:21:45 +1300 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b89fa50..1db68c2 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ This is a fork of [Leoyzen's OpenCore image](https://github.com/leoyzen/KVM-Open 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 and macOS Big Sur, but will likely also boot older +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/2020/06/installing-macos-big-sur-on-proxmox/ +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-v10.iso, these aren't +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).