- Check the “Model Identifier” from your already installed Mac VM, usually it is VMware7,1.
- Add this into your NBImageInfo.plist of your boot image:
<key>EnabledSystemIdentifiers</key>
<array>
<string>VMware7,1</string>
</array>
<key>ImageType</key>
<key>EnabledSystemIdentifiers</key>
<array>
<string>VMware7,1</string>
</array>
<key>ImageType</key>