Skip to content

Instantly share code, notes, and snippets.

@bryan-bar
bryan-bar / monterey_hackintosh.md
Created December 19, 2021 07:26
Monterey Hackintosh w/ QEMU/KVM

OSX KVM Guide from kholia used w/ OPTIONAL installation section

ovmf code and vars need to be found by qemu in set path otherwise it will throw permission errors

mv ./OSX-KVM/OVMF_CODE.fd /usr/share/edk2/ovmf/OVMF_CODE.bigsur.fd ln -s /usr/share/edk2/ovmf/OVMF_CODE.bigsur.fd /usr/share/OVMF/

xml must be updated with correct paths

Once started, format disk for macOS, there will be 3 partitions, so choose the largest if unsure

Re-install OS, download might take a while (said 3-4hrs, then jumped to 13 mins around 1 hr in)

Login was unsuccessful so I created an account first and followed the steps below.