Member-only story

macOS Monterey on Ryzen + Windows + VMware 16

Lauri Elias
5 min readMay 9, 2022

--

I’m running Windows 11 on my Ryzen 9 5900HX work laptop. Getting a virtual Mac up & running has been a day-long nightmare. I found various hacks on the internet for Virtualbox (csr-active-config, 6.1.30, VBoxManage — cpu-profile) — none of them helped me further than the chewed apple logo.

VMware came through and delivered me my Safari testing environment, but not without pain.

I like a package manager even when temporarily working in Windows, and while Chocolatey feels more like an AutoIt script than a robust tool, it’s a lot better than nothing. Install the VMware Workstation Player package:

choco install vmware-workstation-player

By default, you can’t even choose macOS from the dropdowns. The people of the internet have this solved: https://github.com/paolo-projects/auto-unlocker/releases/tag/v2.0.0a

Running Auto-Unlocker to have macOS as a choice in VMware Player
Patch
Choosing Apple Max OS X for the guest operating system
Naming the virtual machine
I’m a sucker for default values
Choosing to install an operating system later in the wizard
Later
Choosing to store the VM in a single file in the wizard
I chose to store the VM in a single file
Choosing to customize hardware in the installation wizard

Customize Hardware? Yes. I chose to give it 16 gigs of RAM and eight cores. We software developers are darned expensive these days and anything that can save 15 minutes of our time is a buy.

Choosing a macOS image in virtual machine settings

If you already have a Mac somewhere, you can use it to get an ‘official’ image for making bootable USB sticks. I was not so lucky and had to resort to downloading one from the internet. Their Mediafire link was surprisingly fast…

--

--

Lauri Elias
Lauri Elias

Written by Lauri Elias

Not famous enough for a Substack

Responses (13)

Write a response