DrDonk / unlocker

VMware macOS utilities
MIT License
3.18k stars 442 forks source link

My mac ventura gets looped when booting vmware #64

Closed Ayushprtp closed 1 year ago

Ayushprtp commented 1 year ago
    My mac ventura gets looped when booting vmware

https://user-images.githubusercontent.com/78673505/206089114-bd3fe028-3e7c-4718-ae8b-b07fb969b912.mp4

Originally posted by @Ayushprtp in https://github.com/DrDonk/unlocker/issues/62#issuecomment-1340360573

Ayushprtp commented 1 year ago

After installing mac I am getting this issue

Ayushprtp commented 1 year ago

macOS 13.zip

DrDonk commented 1 year ago

Please read https://github.com/DrDonk/unlocker/blob/main/README.md#macos-ventura-guests

You need to change the virtual network card:

ethernet0.virtualDev = "e1000e

to

ethernet0.virtualDev = "vmxnet3"

Ayushprtp commented 1 year ago

Still getting same error I installed ventura

https://github.com/DrDonk/unlocker/blob/main/README.md#macos-ventura-guests In this page mentioned that to Please do not upgrade to Ventura at this time if you have AMD or Intel pre-Haswell CPUs.

DrDonk commented 1 year ago

I noticed you’ve got a Sandy Bridge CPU so I’m sorry you won’t be able to run Ventura.

My mistake as I missed that when I checked the vmware.log.

Ayushprtp commented 1 year ago

Thanks for help

DrDonk commented 1 year ago

Happy to look into it. Sorry there isn't a way for the unlocker to fix this.