Detailed explanation of how to install centos7 using win10's built-in virtual machine hyper-v

Detailed explanation of how to install centos7 using win10's built-in virtual machine hyper-v

1. Install the virtual machine hyper-v that comes with win10 enterprise edition

1. Control Panel --> Programs and Features --> Enable or disable Windows features

Check hyper-v and it's ok

2. After successful installation, you will find "Hyper-V Manager" in the "Windows Management Tools" in the "Start" menu in the lower left corner.

Open Hyper-V Manager and first create a new "Virtual Switch" so that the virtual system can access the network.

After the virtual switch is created, we will create a virtual machine.

Here you can choose the first or second generation according to your needs.

Attached is a difference picture from the Internet. I haven't tried it myself, so it's just for your reference:

Select the virtual switch created previously

Select the centos image file here (with the Alibaba Cloud image address http://mirrors.aliyun.com/centos/7/isos/x86_64/)

Right click on the centOS connection, start, and select install

Enter the CentOS system installation interface

continue

Enter and select Create

Appears after completion

You can select the infrastructure to be installed before installation

You can open the network connection in the network section.

There are two exclamation marks. Let's set both of them.

OK

Connect to the Internet after restart

OK Select to complete the configuration

The installation is complete here.

Well, the above is a detailed explanation of how to install centos7 using the hyper-v virtual machine that comes with win10. I hope it will be helpful to you.

You may also be interested in:
  • Detailed steps to install CentOS7 system on VMWare virtual machine
  • Windows uses VMware to create a Linux virtual machine and install the CentOS7.2 operating system
  • Install centos7 virtual machine on win10
  • Install Centos7 using Hyper-v virtual machine

<<:  Detailed explanation of MySQL master-slave replication practice - GTID-based replication

>>:  Vue uses echarts to draw an organizational chart

Recommend

HTML table tag tutorial (45): table body tag

The <tbody> tag is used to define the style...

How to use shell scripts in node

background During development, we may need some s...

Detailed explanation of how to dynamically set the browser title in Vue

Table of contents nonsense text The first router/...

Node.js+express+socket realizes online real-time multi-person chat room

This article shares the specific code of Node.js+...

How to export CSV file with header in mysql

Refer to the official document http://dev.mysql.c...

5 MySQL GUI tools recommended to help you with database management

There are many database management tools for MySQ...

32 Typical Column/Grid-Based Websites

If you’re looking for inspiration for columnar web...

Vue close browser logout implementation example

Table of contents 1. beforeunload event 2. Unload...

Detailed explanation of MySQL data rows and row overflow mechanism

1. What are the formats of lines? You can see you...

Detailed explanation of the use of CSS pointer-events attribute

In front-end development, we are in direct contac...

10 excellent Web UI libraries/frameworks

1. IT Mill Toolkit IT Mill Toolkit is an open sou...

Solution for Nginx installation without generating sbin directory

Error description: 1. After installing Nginx (1.1...

React Principles Explained

Table of contents 1. setState() Description 1.1 U...