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

A detailed tutorial on how to install Jenkins on Docker for beginners

Jenkins is an open source software project. It is...

The implementation process of long pressing to identify QR code in WeChat applet

Preface We all know that the QR codes in official...

HTML uses regular expressions to test table examples

Here is an example code for using regular express...

Upgrade Docker version of MySQL 5.7 to MySQL 8.0.13, data migration

Table of contents 1. Back up the old MySQL5.7 dat...

Tutorial for installing MySQL 8.0.18 under Windows (Community Edition)

This article briefly introduces how to install My...

The principle and implementation of two-way binding in Vue2.x

Table of contents 1. Implementation process 2. Di...

Detailed explanation of the pitfalls of MySQL 8.0

I updated MySQL 8.0 today. The first problem: Nav...

How to dynamically add ports to Docker without rebuilding the image

Sometimes you may need to modify or add exposed p...

How to use html2canvas to convert HTML code into images

Convert code to image using html2canvas is a very...

How to modify port 3389 of Windows server 2008 R2 remote desktop

The default port number of the Windows server rem...

How to change the MySQL database file directory in Ubuntu

Preface The company's Ubuntu server places th...

A brief discussion on what situations in MySQL will cause index failure

Here are some tips from training institutions and...