mirror of
https://github.com/DrDonk/unlocker.git
synced 2026-04-26 06:06:01 +03:00
[GH-ISSUE #64] My mac ventura gets looped when booting vmware #46
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unlocker#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ayushprtp on GitHub (Dec 7, 2022).
Original GitHub issue: https://github.com/DrDonk/unlocker/issues/64
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 on GitHub (Dec 7, 2022):
After installing mac I am getting this issue
@Ayushprtp commented on GitHub (Dec 7, 2022):
macOS 13.zip
@DrDonk commented on GitHub (Dec 7, 2022):
Please read https://github.com/DrDonk/unlocker/blob/main/README.md#macos-ventura-guests
You need to change the virtual network card:
ethernet0.virtualDev = "e1000eto
ethernet0.virtualDev = "vmxnet3"@Ayushprtp commented on GitHub (Dec 7, 2022):
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 on GitHub (Dec 7, 2022):
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 on GitHub (Dec 8, 2022):
Thanks for help
@DrDonk commented on GitHub (Dec 8, 2022):
Happy to look into it. Sorry there isn't a way for the unlocker to fix this.