|
@@ -100,7 +100,21 @@
|
|
|
<li>Select Apple Mac OS X and macOS 11 > Click Next</li>
|
|
|
<li>Name the VM MacOS 11 and set the path to store the VM files > Click Next</li>
|
|
|
<li>Adjust the disk size if necessary > Click Next</li>
|
|
|
- <li>Click Finish</li>
|
|
|
+ <li>Click Finish<br />
|
|
|
+ <em>NOTE: If running an AMD process, edit the .vmx file in the folder you specified for the VM an add the following to the bottom of the file and save your changes</em>
|
|
|
+ <p>mc.version = "0"<br />
|
|
|
+ cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"<br />
|
|
|
+ cpuid.0.ebx = "0111:0101:0110:1110:0110:0101:0100:0111"<br />
|
|
|
+ cpuid.0.ecx = "0110:1100:0110:0101:0111:0100:0110:1110"<br />
|
|
|
+ cpuid.0.edx = "0100:1001:0110:0101:0110:1110:0110:1001"<br />
|
|
|
+ cpuid.1.eax = "0000:0000:0000:0001:0000:0110:0111:0001"<br />
|
|
|
+ cpuid.1.ebx = "0000:0010:0000:0001:0000:1000:0000:0000"<br />
|
|
|
+ cpuid.1.ecx = "1000:0010:1001:1000:0010:0010:0000:0011"<br />
|
|
|
+ cpuid.1.edx = "0000:0111:1000:1011:1111:1011:1111:1111"<br />
|
|
|
+ smbios.reflectHost = "TRUE"<br />
|
|
|
+ hw.model = "MacBookPro14,3"<br />
|
|
|
+ board-id = "Mac-551B86E5744E2388"</p>
|
|
|
+ </li>
|
|
|
<li>Right click on the MacOS11 VM > Power On</li>
|
|
|
</ol>
|
|
|
|