paolo-projects / auto-unlocker

Unlocker for VMWare macOS
GNU General Public License v3.0
4.11k stars 524 forks source link

Impossible to continue the installation. #126

Open itzheropvp opened 3 months ago

itzheropvp commented 3 months ago

I followed several tutorials but i keep getting stuck in one thing.

Apple logo shows up, boots normally. I erase the disk, but when i try to click "Install mac os 14 sanoma beta" che continue button clicks, but doesn't work.

The configuration i used for the VM is:

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"

My CPU: AMD ryzen 7 3700X 8-Core Processor

rveupen commented 3 months ago

I found this to work:

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" smbios.reflectHost = "TRUE" hw.model = "MacBookPro14,3" board-id = "Mac-551B86E5744E2388"

itzheropvp commented 3 months ago

image

If i click continue it doesn't work at all..

rveupen commented 3 months ago

image

If i click continue it doesn't work at all..

Did you first Erase the disk with Disk Utility?

itzheropvp commented 3 months ago

Yes.

I erased the disk with the Disk Utility

liygzting commented 3 months ago

The Same error

rhuda21 commented 2 months ago

is there any reason you are using sonnoma beta and not sonnoma release

itzheropvp commented 2 months ago

i downloaded the iso from a website, didn't know if was a release or beta. Where can i get the release ISO?

rhuda21 commented 2 months ago

https://www.mediafire.com/file/vku90kjifs1fmu0/macOS+Sonoma+ISO+by+techrechard.com.iso/file - Try this one

itzheropvp commented 2 months ago

I have already that ISO file and it's the beta version.

rveupen commented 2 months ago

Try this iso. Created on an installed Sonoma after downloading the Application from the App Store: https://tinyurl.com/nwhfr5d3 Link is valid until 30-7-2024

itzheropvp commented 2 months ago

i tried the iso, it works! but crashes after the installation. image

rhuda21 commented 2 months ago

i think on AMD it is different, are you using a guide?

I use a intel CPU btw

itzheropvp commented 2 months ago

i used a guide but it doesn't work. I have an AMD Ryzen 7 3700x. Any advise on a guide?

rveupen commented 2 months ago

I have no experience with AMD, Vmware Workstation and macOS

Did find this though. The comment from Siphonay and with positive responses it works:

Extract from that page: 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"

itzheropvp commented 1 month ago

i don't have ideas. It doesn't work anything and crashes.

image

kiraio-moe commented 1 month ago

Try different ISO file? I personally get from there https://data.pyenb.network/macOS/isos/

WinRTAS commented 1 month ago

same problem on AMD Ryzen 7 7800x3d, not solved

lan2000 commented 4 weeks ago

same problem on AMD Ryzen 9 3900, not solved