Reply to Message

View discussion in a popup

Replying to:
shanemccook
Contributor
Contributor

The fix, according to VMware Technical Support is;

  1. Downgrade the HW version to 16.x
  2. Increase the number of cores per processor to 2 and keep the processor as 1
  3. Upgrade the HW to 17.x
  4. Change the processors and number of cores as necessary.

You can also resolve the issue by adding the following to your VMX file.

cpuid.coresPerSocket = "1"

Reply
0 Kudos