I've been trying to get a VM of macOS running in Proxmox for a while. I recently created a new VM and set it up by following the instructions found here: http://www.nicksherlock.com/2017/10/installing-macos-high-sierra-on-proxmox-5/
All I can seem to accomplish though is getting it to boot to the Clover Boot Manager (see attached screenshot), and also freeze up when trying to get the vm to start/stop.
Here's my VM config file (I obscured the copyrighted string in this posted text, but it's correct in my vm config file):
args: -device isa-applesmc,osk="string_obscured" -smbios type=2 -cpu Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on
balloon: 0
bios: ovmf
boot: cdn
bootdisk: ide2
cores: 4
cpu: Penryn
efidisk0: zStorVault:vm-401-disk-2,size=128K
ide0: xStor-HDD:iso/HighSierra.iso,cache=unsafe,size=7316M
ide2: xStor-HDD:iso/clover-r4243-amd64.iso,cache=unsafe
machine: pc-q35-2.9
memory: 8192
name: macOS-kvm1
net0: e1000-82545em=4A:EE:57:EE:64:2A,bridge=vmbr0
numa: 0
ostype: other
sata0: zStorVault:vm-401-disk-1,cache=unsafe,size=12T
scsihw: virtio-scsi-pci
smbios1: uuid=963405ad-7d32-4f23-8daf-da850ef99b2e
sockets: 1
tablet: 0
vga: std
Anyone have any idea how I can get this working?
All I can seem to accomplish though is getting it to boot to the Clover Boot Manager (see attached screenshot), and also freeze up when trying to get the vm to start/stop.
Here's my VM config file (I obscured the copyrighted string in this posted text, but it's correct in my vm config file):
args: -device isa-applesmc,osk="string_obscured" -smbios type=2 -cpu Penryn,kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on
balloon: 0
bios: ovmf
boot: cdn
bootdisk: ide2
cores: 4
cpu: Penryn
efidisk0: zStorVault:vm-401-disk-2,size=128K
ide0: xStor-HDD:iso/HighSierra.iso,cache=unsafe,size=7316M
ide2: xStor-HDD:iso/clover-r4243-amd64.iso,cache=unsafe
machine: pc-q35-2.9
memory: 8192
name: macOS-kvm1
net0: e1000-82545em=4A:EE:57:EE:64:2A,bridge=vmbr0
numa: 0
ostype: other
sata0: zStorVault:vm-401-disk-1,cache=unsafe,size=12T
scsihw: virtio-scsi-pci
smbios1: uuid=963405ad-7d32-4f23-8daf-da850ef99b2e
sockets: 1
tablet: 0
vga: std
Anyone have any idea how I can get this working?