Virtualizing macOS
"What if I don't have a Mac?"
Technically, a Mac is not required to install Provenance. Only macOS is, which you can run on a custom built Hackintosh (check out tonymacx86) or run as a virtual machine on another system like Windows.
Virtualization Options
****Windows · macOS on Windows
Windows
Requirements
Intel processor with support for hardware virtualization
VMWare (Virtual Workstation)
Virtual copy of macOS
Includes 5 files: .nvram, .vmdk, .vmsd, .vmx, .vmxf (keep all files in same folder)
macOS High Sierra · (any copy of macOS will do, but needs updating after install)
Setup
Install and Open VMWare.
Setup a new virtual machine…
Select File → New Virtual Machine for install wizard or…
Select
.vmx
file of your Virtual Disk files manually through File → Open
Before powering, sertup
Power and Edit
option:Set memory for at least 2GB, 4GB is adequate. Hard Disk should be at least 150 GB
Select USB Controller and set USB Compatibility to 2.0 (required or it will not detect your iPhone, even if you have USB 3.0) and enable these options:
☑️ Automatically connect new USB devices
☑️ Show all USB input devices
☑️ Share Bluetooth devices with the virtual machine.
Launch
Start macOS via
Power on this Virtual Machine
(Virtual Machines will run slower than actual computers, soexpect some loading time).
If there is an issue with the display resolution, go to
System Preferences
…⚙️System Preferences
in Dock or…
Menu →System Preferences
Select Display, then
Default for Display
(Adjustments can also be made in theView
menu of VMWareAutosize
)
Update: Open App Store and select
Updates
. Update macOS and iTunes (this may take a while).Install Xcode: After updating, download Xcode via App Store (free).
Locate Terminal in
Applications/Utilities/Terminal
(remember this location or drag the app to the Dock for later).
Installing Provenance
Continue to Installing Provenance…
💢 Troubleshooting
If you are having trouble getting things to work on a virtual machine, check for your issue here.
Device not detected over USB or keeps connecting/disconnecting…
Before you plug in your device, make sure that VMWare is in focus and macOS active (mouse clicked within macOS screen)—or it won't get picked up by the VM and will be fighting for it with the host system.
Cannot detect Apple TV 4K over wifi…
Try changing the network adapter from
NAT
tocustom
and choose exampleVMnet0
so it connects directly to your local network for broadcasting (solution found in KODI forum discussion).
Last updated