VMWare15 installs Mac OS system (graphic tutorial)

VMWare15 installs Mac OS system (graphic tutorial)

Installation Environment

  • WIN10
  • VMware Workstation Pro 15.0.0 Build 10134415

Tool Preparation

VMware Workstation Pro 15.0.0 Build 10134415

Official website download address:
http://download3.vmware.com/software/wkst/file/VMware-workstation-full-15.0.0-10134415.exe

Here are some serial numbers:

AC11H-4HZ05-08EDQ-APQGX-YCUC8
ZG780-8EZ9M-M89LY-M5PEG-W2AZ8
ZF3NU-D6XEJ-48E7Q-27YNC-PC8ED

insert image description here

MacOS Unlocker for VMware
Download
https://github.com/DrDonk/unlocker

Local download address: https://www.jb51.net/softs/638933.html

MAC OS 10.11

Download address: https://www.jb51.net/softs/354290.html

Preparation

After installing VMware Workstation Pro 15, the software has 5 services that start automatically. As long as you install it, they will work regardless of whether you use them or not. To crack VMware Workstation Pro 15 using MacOS Unlocker for VMware, you must manually shut down these five services, and the software cannot modify the running files.

Turn off VMware's 5 automatically started services and find the service in Computer Management

Find the service in your computer

5 VMware services that start automatically

Double-click to manually close these 5 services. Run MacOS Unlocker for VMware Run
MacOS Unlocker for VMware is a MAC patch. Download and unzip according to the above URL as follows:

Crack the file

Right click the file above and run it as an administrator.

Run the crack file

After the operation is successful , the files in the folder have changed: two more folders, backup and tools, have been added. The effect is as follows:

Success pictures

The preparations are complete. This tools folder contains what we need, and we will talk about it when we use it below.

MAC virtual machine settings

Select Create a new virtual machine

insert image description here

Operating system selection

insert image description here

insert image description here

insert image description here

Select Mac operating system and version

insert image description here

Virtual machine name and installation location

insert image description here

The above are the things you need to pay attention to during the installation process, and you can proceed to the next step.

Preparations before starting MAC

After the virtual machine is installed, don't start it immediately . You also need to change the configuration file of this virtual machine. Find the location where the virtual machine is installed in the figure above, find the file ending with ".vmx", and open it for editing.

insert image description here

Add smc.version = "0" after smc.present = "TRUE"

The results are as follows

insert image description here

Save and exit.

Installing the system

Start the client, enter the MAC system configuration interface, and follow the normal steps. Until there is not enough free space to install .

insert image description here

Click "Utilities -> Disk Utility" at the top of the screen. Select "vmware workstation SATA hard drive media" and click "Erase".

insert image description here

Exit Disk Utility and try the installation again, this time selecting the partition that appears.

insert image description here

The rest is routine operation.

Install VMware Tools

After installation, the mouse and window sizes are uncomfortable. At this time, you need to install VMware Tool. Remember the two folders that appeared after installing MacOS Unlocker for VMware? One of the tools folders contains the tools we want.

insert image description here

So how to use it?

Mount and eject the system installation files in Mac

insert image description here

Load VMware Tools

insert image description here

insert image description here

After the settings are completed, right-click the CD icon again and click "Connect".

insert image description here

Install VMware Tools and reboot.
At this time, you can manually start the five VMware services and open them the same way you closed them.

insert image description here

become.

Precautions

  • The order of installation is important;
  • All installation paths are recommended to be in English;
  • Take a snapshot immediately after successful installation to develop good habits;

Reference Links

Install MAC OS Sierra on VMWare 12 Pro
Installing Mac OS X10.11 system under VMware14 Pro
VMWare14 installs Mac OS system (illustration)

The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM.

You may also be interested in:
  • Solve the problem that VMWare cannot display in full screen after installing Mac system
  • Install Apple Mac OS X in VMWare12 Graphic Tutorial
  • MAC OS 10.9 installation and configuration tutorial on Vmware10
  • Tutorial on installing the official version of mac os 10.12 with vmware 12
  • Install Mac OS 10.11 using VMware in Windows environment (with pictures and text)
  • Detailed explanation of VMware12 installation of Mac OS X 10.11 (picture and text steps)
  • Detailed graphic instructions for installing VMware Tools on MacOSX10.11
  • The most complete guide to installing Mac OS X 10.10 with VMware Workstation11.0

<<:  Detailed explanation of Vue-Jest automated testing basic configuration

>>:  MySQL whole table encryption solution keyring_file detailed explanation

Recommend

Compatibility with the inline-block property

<br />A year ago, there were no articles abo...

JavaScript recursion detailed

Table of contents 1. What is recursion? 2. Solve ...

MySQL PXC builds a new node with only IST transmission (recommended)

Demand scenario: The existing PXC environment has...

MySQL 5.7 deployment and remote access configuration under Linux

Preface: Recently I am going to team up with my p...

Use CSS to achieve circular wave effect

I often see some circular wave graphics on mobile...

Explanation of the process of docker packaging node project

As a backend programmer, sometimes I have to tink...

Fixed table width table-layout: fixed

In order to make the table fill the screen (the re...

Vue handwriting loading animation project

When the page is not responding, displaying the l...

MySQL 5.7.23 installation and configuration method graphic tutorial

This article records the installation tutorial of...

How to install redis in docker and set password and connect

Redis is a distributed cache service. Caching is ...

Detailed explanation of JavaScript array deduplication

Table of contents 1. Array deduplication 2. Dedup...

vue-router hook function implements routing guard

Table of contents Overview Global hook function R...