Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This section will detail how to create the base virtual machine using the recove
This section will detail how to patch your virtual machine in order to properly run macOS and get iServices setup.

1. Navigate to your virtual machine's files
* The virtual machine's files are located here: `C:\Users\<username>\Documents\Virtual Machines\`
* The virtual machine's files are located here: `%userprofile%\Documents\Virtual Machines\`
2. Create a backup of your virtual machine's `.vmx` file
* You can just copy and paste it into the same directory, appending `.bak` to the filename.
3. Open your virtual machine's original `Configuration File` (`.vmx`) in a text editor (i.e. Notepad)
Expand Down