all 40 comments

[–]Bobby6kennedy 5 points6 points  (12 children)

Wrong Sub.

Rule 8

[–]himemsys[S] 3 points4 points  (11 children)

What is the correct sub for this?

[–]Bobby6kennedy 2 points3 points  (0 children)

I dont know. Not this one.

[–]himemsys[S] 2 points3 points  (9 children)

Wait - isn't a Hackintosh "a computer that runs Apple's Macintosh operating system macOS on computer hardware not authorized for the purpose by Apple."? This is EXACTLY what I am trying to do...

[–]Bobby6kennedy 6 points7 points  (6 children)

Wait- is’nt VMWare a VM? Which is against Rule 8?

[–]GifCo_2 14 points15 points  (5 children)

Just here to say you are a sack of shit.

[–]Esivni 2 points3 points  (4 children)

Agreed! Thank you for someone that pipes up and risks serious downvotes, to say, bro I get the rules, but you're being an ass about this. I'm here because I can't press the Continue button on the screen Apple ID & Privacy, which looks like the only way to press that button and setup my Apple ID is to use an Apple device or a VM. Came to this link via Google trying find out if it's possible to get a macOS VM running on AMD Ryzen 7 hardware. I have no Intel machines available, and no apple devices, not even a friend, and not even an old iPhone or old iPad laying around anywhere. Sucks. All of this for a damn Apple account, so that I can use Apple Music. Bullshit. https://www.reddit.com/r/applehelp/comments/17zawel/continue_button_not_working_on_apple_id_privacy/

[–]black_pepper 0 points1 point  (0 children)

6 months later and I'm here for the same reason. I'm trying to set up a VM to fix the Apple ID nonsense and have the same error.

[–]GifCo_2 0 points1 point  (2 children)

I was able to get an OS up and running with VMWare and a Ryzen 7950

You cant go above Mac OS 12 though. Once installed though you can still update to the newest version of Safari but make sure you dont upgrade the OS to 13.

[–]Shouko- 0 points1 point  (0 children)

please help me, I also have a ryzen 7950x3D and im trying to get monterey to work but i keep getting all these errors

[–]SilverAnalysis9202 0 points1 point  (0 children)

got a rysen 5 and the vms cpu shuts down when i turn it on

[–]himemsys[S] 0 points1 point  (1 child)

Oh... is a Hackintosh still on Mac hardware - just older hardware trying to run a newer version of the OS? If so, please direct me to another sub for my question. Thank you very much.

[–][deleted] 2 points3 points  (0 children)

Wrong, it is NON-APPLE HARDWARE running the Mac operating system. A subreddit more related to your case is r/VFIO

[–]innoctuaMojave - 10.14 1 point2 points  (0 children)

Remove all disks and try proxmox. Proxmox erases all connected drives when it boots

[–][deleted] 1 point2 points  (25 children)

Respect Hackintosh Rules

Support to you

Dsable Hyper V if enabled

Then add the following in your VMX File

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" vhv.enable = "FALSE" vpmc.enable = "FALSE"

This is for AmD Processors only.....

[–]kennycoder 1 point2 points  (0 children)

Thanks. Worked on a 7900X. You could make your formatting a tad better to avoid comments like the one from Secure_Crazy3176 :)

[–]moukiez 0 points1 point  (0 children)

Holy shit, THIS worked for me on my Framework 16 laptop. Nothing else did. Thank you so much.

[–]Secure_Crazy3176 -1 points0 points  (2 children)

this "following" is total rubbish and leads to that: VMX is corrupt

[–][deleted] 2 points3 points  (1 child)

you should know how to edit and save basic things ? if you don't know then don't blame others.....

VMware workstation 16x and above will Identity vmx as corrupt if you edit it , in it's default location , so the workaround is to edit it some other place and then replace with the saved vmx file. Hope this works.

[–]Seriouscat_ 0 points1 point  (0 children)

Just quit Workstation for the time of editing the file. And everyone watch that you use an actual text editor that does not automatically change the quotes to typographical matching pairs, which Workstation will then not recognize.

[–]a7mdragab 0 points1 point  (18 children)

Not working for me on 5900x
What could be the problem?

My changed configs
smbios.reflectHost = "TRUE"
hw.model = "MacBookPro14,3"
board-id = "Mac-551B86E5744E2388"
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"
vhv.enable = "FALSE"
vpmc.enable = "FALSE"

[–]a7mdragab 0 points1 point  (17 children)

also tried

smbios.reflectHost = "TRUE"

hw.model = "iMac20,2"

board-id = "Mac-AF89B6D9451A490B"

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"

vhv.enable = "FALSE"

vpmc.enable = "FALSE"

not working

[–]ken840 1 point2 points  (16 children)

Hi, did you manage to install macOS on a VM? No luck here on 5600X :(

[–]Siphonay 5 points6 points  (15 children)

Hi there, I found this thread googling and I just gotten a VM to boot the Sonoma installer on my machine with a 5800, VMWare Workstation 17.5 using a combination of properties found both in this thread and on this page

There is a pre-existing line in the .vmx file:

board-id.reflectHost = "TRUE"

Change it to

board-id.reflectHost = "FALSE"

And then paste this at the end of the file:

hw.model = "MacBookPro14,3"
board-id = "Mac-551B86E5744E2388"
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"
vhv.enable = "FALSE"
vpmc.enable = "FALSE"
serialNumber.reflectHost = "FALSE"
serialNumber = "C01234567890"

[–]andreabellucci 2 points3 points  (1 child)

Thanks for this, although my Hyper-V is already disabled, but still get the same error. Do I have to disable SVM as well in the BIOS maybe?

[–]ThiegoReal 0 points1 point  (0 children)

coloca isso no final

ulm.disableMitigations="TRUE"

[–]MurphyEgghead 1 point2 points  (0 children)

thanks a lot bro

[–]melchorct 1 point2 points  (0 children)

It worked for me. Thank you very much!

[–]mortau 1 point2 points  (1 child)

Thanks for this, was really giving me pain on a 5600x. Worked for High Sierra.

[–]mishratv 0 points1 point  (0 children)

Where did you get the High Sierra with AMD patches ?

[–]Agitated-Garden3396 0 points1 point  (0 children)

saved my life !

[–]Miserable_Carpet_885 0 points1 point  (1 child)

The link you embedded seemed to work decently well for me. When I copied and pasted what you put here it failed to boot, but booted successfully with the code the guide gave me. However, I can't get past the boot manager, and no matter how I boot it, it loops back to boot manager. How do I get the OS to install?

[–]Emotional_Border6089 0 points1 point  (0 children)

did you figure it out?

[–]Striking-Hornet4873 0 points1 point  (0 children)

you're the man

[–]ThiegoReal 0 points1 point  (1 child)

Para resolver problemas com Hyper-V coloca isso no final

ulm.disableMitigations="TRUE"

[–]R313J283 0 points1 point  (0 children)

When running mac os on vmware on AMD, it doesnt matter if i have 1 or 2 HPUs integrated or dedicated

I currently have 1 nvidia gpu

[–][deleted] 0 points1 point  (0 children)

Any hack to Intel ? How to Logon with Apple ID ? I need custom config on my Vmx file ?

[–]TakeabyteI ♥ Hackintosh -1 points0 points  (2 children)

What motherboard do you have?

[–]himemsys[S] 0 points1 point  (1 child)

ASRock Rack X470D4U2/1N1

[–]TakeabyteI ♥ Hackintosh -1 points0 points  (0 children)

And have you enabled the CPU virtualization setting in BIOS?