[SOLVED] Mac vm

rov

New Member
Aug 27, 2021
3
0
1
25
Hi all, I wanted to create a mac VM on my proxmox machine so I followed this tutorial https://i12bretro.github.io/tutorials/0551.html but whenever I go to start the VM I run into this error:


vm 102 - unable to parse value of 'ide0' - format error
chache: property is not defined in schema and the schema does not allow additional properties
vm 102 - unable to parse value of 'ide2' - format error
chache: property is not defined in schema and the schema does not allow additional properties
kvm: -device usb-kbd,bus=ehci.0,port=2: Bus 'ehci.0' not found
TASK ERROR: start failed: QEMU exited with code 1



If anyone knows how to fix it or how to run a mac VM inside proxmox can you please let me know. I am running this on intel processors.
 
Last edited:
hi,

vm 102 - unable to parse value of 'ide0' - format error
chache: property is not defined in schema and the schema does not allow additional properties
vm 102 - unable to parse value of 'ide2' - format error
chache: property is not defined in schema and the schema does not allow additional properties
you probably made a typo there (chache), try with cache

also please be aware we don't offer support here for macos
 
  • Like
Reactions: rov
For those who come after, configuration of i440fx machine may cause
Code:
kvm: -device usb-kbd,bus=ehci.0,port=2: Bus 'ehci.0' not found
and qemu failed to boot the machine.

Need to put it to q35.