Harvey's Virtual Environment

Hackintosh The New Way Using Proxmox 2023

In this video Harvey shows you how to setup Hackintosh The New Way. Using Proxmox a type 1 hypervisor. This guide includes : Proxmox Installation, macOS VM Creation and GPU Passthrough. Hope you enjoyed watching this video! If you did a like and maybe a subscribe would be greatly appreciated.

Commands used in this video:

Download Links:

Proxmox ISO Download : https://proxmox.com/downloads

BalenaEtcher Download : https://www.balena.io/etcher

OpenCore Bootloader ISO Download: https://github.com/thenickdude/KVM-Opencore/releases

macOS ISO Download : https://archive.org/details/macos-collection

Arguments used in installation:

Intel CPUs:

args: -device isa-applesmc,osk="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" -smbios type=2 -device usb-kbd,bus=ehci.0,port=2 -cpu host,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc

AMD CPUs:

args: -device isa-applesmc,osk="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" -smbios type=2 -device usb-kbd,bus=ehci.0,port=2 -global nec-usb-xhci.msi=off -cpu Penryn,kvm=on,vendor=GenuineIntel,+kvm_pv_unhalt,+kvm_pv_eoi,+hypervisor,+invtsc,+pcid,+ssse3,+sse4.2,+popcnt,+avx,+avx2,+aes,+fma,+fma4,+bmi1,+bmi2,+xsave,+xsaveopt,check