thenickdude / KVM-Opencore

OpenCore disk image for running macOS VMs on Proxmox/QEMU
https://www.nicksherlock.com/2021/10/installing-macos-12-monterey-on-proxmox-7/
GNU General Public License v3.0
1.26k stars 114 forks source link

Add iso boot entry #40

Closed zncs520 closed 1 year ago

zncs520 commented 1 year ago

I used PVE to load Ventura.iso and could not find the boot option

It is recommended to add an iso startup item

thenickdude commented 1 year ago

You need to replace "media=cdrom" with "cache=unsafe" in the VM config file.