VMware pro15 installation macOS10.13 detailed installation diagram (picture and text)

VMware pro15 installation macOS10.13 detailed installation diagram (picture and text)

The editor recently wanted to get started with the macOS system, so he tried to install the macOS image system in VMware. He did not encounter any major problems during the installation process. Below, the editor presents the installation process to everyone in the form of illustrations.

Resource preparation:

Download VMware Pro 15:
Link: https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html or download locally https://www.jb51.net/softs/638376.html, https://www.jb51.net/softs/638683.html

Download macOS 10.13 image system:

https://www.jb51.net/softs/585384.html or https://www.jb51.net/softs/643697.html

Download unlocker, a batch processing tool for unlocking the virtual machine Apple system options. To put it bluntly, it is for installing the mac system in VMware. Just unzip it and use it.
https://www.jb51.net/softs/638933.html、https://www.jb51.net/softs/580256.html

Graphic installation process:

Unzip the downloaded [unlocker] and open it

Select [win-install.cmd], right-click and run it as [Administrator], and wait for it to start successfully.

Open VMware Pro15 and create a new virtual machine

Compatible with the default, click Next

Select the downloaded macOS image system, the image file ending with [cdr]


Select Apple Mac OS X(M) system. If there is no MacOS system, the second operation failed and you need to repeat the second step. Open unloker, select win-install.cmd and right-click to run it as an administrator.

Select the installation directory of macOS system

Choose the number of virtual machines to process based on your computer

Specify the memory allocation for the virtual machine

Select the network configuration, [NAT] will share the IP network link with your host, and [Bridge] will randomly assign IP

The default recommendation is OK, next step

Next step

Select Create New Disk

Specify the disk size for macOS

Click Next

Customize accessories and click Done

Don't open the virtual machine yet. Find the installation directory of the macOS virtual machine, open macOS10.13.vmx with Notepad, add it and save it.

smc.version = "0" 


18. Start the virtual machine


19. Select language


20. Click Continue


21. Acceptance of Agreement


22. Click Agree


23. Select the installation disk


24. Click Utilities–>Disk Utility


25. Select the allocated disk and click [Erase]


26. Erase the name after naming it


27. Click [Finish]


28. Click the [red dot] in the upper left corner to close


28. Select the disk [mac-OS] and click [Continue]


29. Wait for installation


30. Select your home country [China] and click [Continue]


31. Select keyboard input method


32. Do not transfer yet, click [Continue]


33. Select [Do not log in] and click [Continue]


34. Select [Skip]


35. Select [Agree]


36. Accept the agreement


37. Create a personal user


【Note】If your keyboard cannot input or is completely malfunctioning, please refer to the following

1. Shut down the macOS system of the current virtual machine.


2. Select the current macOS virtual machine and right-click to select Settings


Click Options –> General –> Enhanced Keyboard –> Select When available (recommended), then save and start the virtual machine.

38. After setting up according to the above solution, start the virtual machine, create a personal computer user, and click [Continue]


39. The macOS system has been installed as shown below. Go and try the new system now.

This is the end of this article about VMware pro15 installation of macOS10.13 with detailed illustrations (pictures and text). For more relevant content about VMware pro15 installation of macOS, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future!

You may also be interested in:
  • Detailed graphic instructions for installing VMware Tools on MacOSX10.11
  • Detailed explanation of the perfect solution to the VMware black screen problem after MacOS catalina upgrade
  • VMware15/16 Detailed steps to unlock VMware and install MacOS

<<:  Example analysis of mysql non-primary key self-increment usage

>>:  JavaScript - Using slots in Vue: slot

Recommend

Writing methods that should be prohibited in native JS

Table of contents Block-level functions Directly ...

HTML+CSS+JavaScript to create a simple tic-tac-toe game

Table of contents Implementing HTML Add CSS Imple...

VMware configuration hadoop to achieve pseudo-distributed graphic tutorial

1. Experimental Environment serial number project...

Detailed explanation of Angular structural directive modules and styles

Table of contents 1. Structural instructions Modu...

Ubuntu20.04 VNC installation and configuration implementation

VNC is a remote desktop protocol. Follow the inst...

MySQL 20 high-performance architecture design principles (worth collecting)

Open Source Database Architecture Design Principl...

A brief discussion on the pitfalls of react useEffect closure

Problem code Look at a closure problem code cause...

About nginx to implement jira reverse proxy

Summary: Configure nginx reverse proxy jira and i...

jQuery implements breathing carousel

This article shares the specific code of jQuery t...

Vue-CLI3.x automatically deploys projects to the server

Table of contents Preface 1. Install scp2 2. Conf...

How to modify the initial password of a user in mysql5.7

When users install MySQL database for the first t...

Ubuntu installation cuda10.1 driver implementation steps

1. Download cuda10.1: NVIDIA official website lin...