KhaosT/MacVM

Is there a way to specify serial?

hurricanehrndz opened this issue ยท 2 comments

So, just read the API docs and I see vague information regarding machine identifier and hardware model but nothing specific about the serial. Are you aware of any means of specifying the serial of the VM?

That will be really interesting to do DEP/ ADE VMs..

Virtualization.framework allows setting of the ECID, which is used as half of the Provisioning UUID (0000FE00-<ECID>) as shown in Hardware Overview of System Information.app.

There is no obvious direct relationship between the ECID and Hardware UUID or Serial Number although they do change if the ECID is changed.