File size: 646 Bytes
7ab5aa2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Run MacOS on VMWare 17.0

## Preparations

1. Windows 10
2. VMWare 17.0
3. The files under this folder
4. Python 3

## Steps

1. Run `.\vmunlock\unlock.exe`.
2. Create a new VM machine.
3. Copy `.\darwin.vmdk` and `.\recovery.vmdk` to the VM folder.
4. Edit the `.vmx` file: Change the `e1000e` to `vmxnet3`.
5. Create two disks using the `darwin.vmdk` and `recovery.vmdk`.
6. Start the VM.
7. Follow the instructions to install Mac into the VM.
8. Restart the machine.
9. Open "Files" and click "VMWare Tools" on the left.
10. Click "Install VMWare Tools".
11. Follow the instructions to install VMWare Tools.
12. Finish!