
going to the account page in system prefs did it once, The Guest crashed (kernel panic) a few times doing random things. It hangs a tad coming up (normal with the Apple GPU), but it gets to the desktop and things work as we'd expect (tho I haven't done a ton of digging)
Enabled Auto-Login for my user (who is not signed into an iCloud account). Installed the OS, did not reboot afterwards. Means changing `ethernet0.virtualDev = "e1000e"` to: `ethernet0.virtualDev = "vmxnet3"` (minus the `). Before booting, I changed the network adapter type to vmxnet3.
New custom VM using macOS 11 GOS type, side-channel mitigations disabled.
it uses the std::experimental::filesystem for compatibility.I was able to get it up on my iMac Pro with 11.4 on the host.
Linux: there's an experimental deb package included that should work on debian-derived (ubuntu included) systems. Since many users are experiencing problems with patching a particular file, it's highly suggested that you manually kill all vmware-related executables through the task manager before running the patch. Make sure you don't run it from the archive because the backup folder it creates is needed if you want to uninstall it later. Windows 圆4: download Unlocker.zip, extract it to a folder and run. If you have errors like "Python not supported" but you are sure have python 3+ installed, change the lines inside of lnx-install.sh from 'python xxxxxxx.py' to 'python3.7 xxxxxxx.py' (if you have python 3.7 installed, otherwise try python3 or other stuff) Linux: download, extract and execute sudo lnx-install.sh For Linux users: make sure you have python 3.0+ installed. Windows: download, extract and start win-install.cmd as administrator. On linux machines you need to compile it first so unless you're practical with installing the dependencies and a c++17 compliant g++ it's still easier to use the tool down here. It has not been tested extensively, so if it doesn't work use the Unlocker.exe -uninstall command line option to revert changes and use the tool from down here. On windows machines, it's easier to use auto-unlocker, you can find it here. This repository is forked from paolo-projects/unlocker and paolo-projects/auto-unlocker.