Perfectly install Mac OS10.14 under Win10 VM virtual machine (graphic tutorial)

Perfectly install Mac OS10.14 under Win10 VM virtual machine (graphic tutorial)

I recently watched Apple's press conference and was very excited, so I wanted to experience the Mac system and feel the beauty of Apple. I also heard that writing code on Mac is very enjoyable. But I don’t have money to buy an Apple computer, eh…

First, open the VMware software that was installed in advance:

insert image description here

Click創建新的虛擬機:

insert image description here

Select典型, and then proceed to the next step:

insert image description here

Select稍后安裝操作系統and click Next:

insert image description here

In this step, select客戶機操作系統as Apple Mac OS X(M) , select macOS 10.14 for the corresponding version and click Next:

insert image description here

Name your virtual machine, select a location, and click Next:

insert image description here

After adjusting the disk size to the recommended size, select將虛擬磁盤存儲為單個文件and proceed to the next step:

insert image description here

Once here, select自定義硬件:

insert image description here

Select the processor and check the two red boxes.

insert image description here

Select使用ISO映像文件and then select the .cdr file you downloaded previously. Then click Close and select Done.

Find the folder where you put the system before and open macOS 10.14.vmx in Notepad:

Add a statement after smc.present = "TRUE" : smc.version = 0 , then save and close.

Almost done, open VMware and run the virtual machine just now:

insert image description here

Wait for it to load.

After loading is complete, select the corresponding language and enter this interface:

insert image description here

Then select實用工具——磁盤工具

insert image description here

Select the bottom row of the built-in menu, and then select抹掉at the top:

insert image description here

Click Erase!

insert image description here

Click繼續, and click Next.

insert image description here

Select MAC here and wait for the installation. I waited for 25 minutes...

insert image description here

Choose China! ! ! Then choose the keyboard layout. Don’t rush at this step! choose:

insert image description here

Select我的電腦不連接到互聯網, then繼續/同意, and set the password.

insert image description here

aaaa! Beautiful as a picture~

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:
  • VMWare15 installs Mac OS system (graphic tutorial)
  • 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

<<:  Tutorial on installing MYSQL5.7 from OEL7.6 source code

>>:  Detailed explanation of native Javascript inheritance methods and their advantages and disadvantages

Recommend

Introduction to the common API usage of Vue3

Table of contents Changes in the life cycle react...

Understanding and application of JavaScript ES6 destructuring operator

Table of contents Preface The role of deconstruct...

Detailed explanation of MySQL Strict Mode knowledge points

I. Strict Mode Explanation According to the restr...

Analyze how to automatically generate Vue component documentation

Table of contents 1. Current situation 2. Communi...

Key knowledge summary of Vue development guide

Table of contents Overview 0. JavaScript and Web ...

Summary of 76 Experience Points of User Experience

Classification of website experience 1. Sensory e...

Implementation of Vue3 style CSS variable injection

Table of contents summary Basic Example motivatio...

Some wonderful uses of URL objects in JavaScript

Table of contents Preface Parsing parameters Modi...

Detailed explanation of using Baidu style in eslint in React project

1. Install Baidu Eslint Rule plugin npm i -D esli...

HTML Form Tag Tutorial (4):

Suppose now you want to add an item like this to ...