Jump to content
10 posts in this topic

Recommended Posts

Most people with AMD processors cannot install macOS on VMware Workstation.

I solved the problem like this:

I added this entry to the .vmx file

hw.model = "MacBookPro16,4"
board-id = "Mac-A61BADE1FDAD7B05"
smc.version = "0"
cpuid.0.eax = "0000:0000:0000:0000:0000:0000:0000:1011"
cpuid.0.ebx = "0111:0101:0110:1110:0110:0101:0100:0111"
cpuid.0.ecx = "0110:1100:0110:0101:0111:0100:0110:1110"
cpuid.0.edx = "0100:1001:0110:0101:0110:1110:0110:1001"
cpuid.1.eax = "0000:0000:0000:0001:0000:0110:0111:0001"
cpuid.1.ebx = "0000:0010:0000:0001:0000:1000:0000:0000"
cpuid.1.ecx = "1000:0010:1001:1000:0010:0010:0000:0011"
cpuid.1.edx = "0000:0111:1000:1011:1111:1011:1111:1111"

board-id and hw.model can be changed to another, e.g. on an iMac:

hw.model = "iMac20,2"
board-id = "Mac-AF89B6D9451A490B"

All Apple models are listed here

Edited by 4fr33
  • Like 2
  • 11 months later...
  • 8 months later...

It didn't help. I have tried everything I could find online in 2 days, and still unable to boot. AMD Ryzen 9 5900X, VMWare 17.

I get an error message saying "Your computer restarted because of a problem. Press any key or wait a few seconds to continue starting up.", and this loops forever. Apple logo, then VMWare logo, then this error, then the Apple logo, then VMWare logo, then this error... infinietly.

  • 1 month later...
On 10/1/2023 at 7:05 PM, SGM said:

It didn't help. I have tried everything I could find online in 2 days, and still unable to boot. AMD Ryzen 9 5900X, VMWare 17.

I get an error message saying "Your computer restarted because of a problem. Press any key or wait a few seconds to continue starting up.", and this loops forever. Apple logo, then VMWare logo, then this error, then the Apple logo, then VMWare logo, then this error... infinietly.

With Ventura onwards, AMD Ryzen CPUs won't work.

The latest version you can install is Monterey (12.7).

 

Refer here: https://github.com/DrDonk/unlocker/wiki/AMD-CPUs

  • 3 weeks later...
This did not work on my AMD Ryzen 9 7950X 16-Core Processor. 
 
And I had to change the virtualHW.version from 20 to 10. Like this (virtualHW.version = "10") in the VMX file to get it to work. Hope it helps anyone with same CPU.
 
 
 
 
 
 
 
Reply
 
  • 1 year later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...