How to install centOS8 in VMware12 (tutorial on installing centos8 in vm virtual machine)

How to install centOS8 in VMware12 (tutorial on installing centos8 in vm virtual machine)

CentOS8 was released a few days ago. Although it is the first version of 8, today we will install centOS8 on VM12. I personally feel that the graphical interface of 8 is a bit ugly.

insert image description here

First download the iso file

Click on Baidu to enter the official website

insert image description here

Click to get centos now

insert image description here

Then select this

insert image description here

Select a mirror address near you and click Download

insert image description here

Open vm12 and click Create a new virtual machine

insert image description here

insert image description here

Click Next, select as shown below, and then click Next

insert image description here

Select and click Next as shown below

insert image description here

It doesn't matter what the name is, you can change it anyway, but it's best not to install it on the C drive. I installed it on the D drive.

insert image description here

If your physical CPU has 4 cores, it is recommended to use 4 cores here so that the virtual machine will run faster later.

Because I have 8 cores, I chose 8 so that the installation speed will be faster. Please configure it according to your actual situation.

insert image description here

Select as shown below. In fact, it depends on your configuration. 2G is enough for playing.

insert image description here

The next step is as shown below

insert image description here

insert image description here

insert image description here

insert image description here

insert image description here

insert image description here

Click Customize Hardware

insert image description here

insert image description here

Select your iso image file, just downloaded, and click Close

insert image description here

Click Finish

insert image description here

insert image description here

After opening, select the first item install CentOS8, and the second item says: "Test the installed CD image and install CentOS 8"
Troubleshooting is used to repair faults and fix Linux systems that cannot start normally.

As shown in the picture below, you can choose English. I choose Chinese here. Click Continue

insert image description here

The following interface configures some common configurations. If there is an exclamation mark on the installation destination, it means that you need to configure it and click it.

insert image description here

insert image description here

Select Customize and click Done

insert image description here

Click on the red box

insert image description here

The default configuration is fine, and the file system should not be changed. Click Finish

insert image description here

Accept Changes

insert image description here

Turn off KDUMP

insert image description here

When you see this interface, just wait. If you have configured your CPU core before, the installation here will be very fast. You can give your root user a password. In fact, you need to configure it again later.

I have set it here. Click to set the password 123456 (you can choose any one)

insert image description here

OK, click Restart, click the exclamation mark

insert image description here

Configure as follows and then click Finish to end the configuration

insert image description here

Click to forward

insert image description here

insert image description here

insert image description here

insert image description here

insert image description here

insert image description here

Log in, and the next step is ok.

insert image description here

insert image description here

The configuration is complete. The above is the entire 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:
  • VMware installation of CentOS virtual machine and configuration network graphic tutorial
  • CentOS7 network configuration under VMware virtual machine (host wireless Internet access)
  • Detailed explanation of VMware12 installation centOS8 configuration graphic tutorial (vm virtual machine installation centos8 tutorial)
  • Tutorial diagram of installing centos7.3 on vmware virtual machine
  • Solve the problem that the VMWare virtual machine centos time is inconsistent with the local time

<<:  Should nullable fields in MySQL be set to NULL or NOT NULL?

>>:  JavaScript to achieve a simple carousel effect

Recommend

Implementation of MySQL scheduled database backup (full database backup)

Table of contents 1. MySQL data backup 1.1, mysql...

Detailed explanation of meta tags (the role of meta tags)

No matter how wonderful your personal website is,...

Apache Calcite code for dialect conversion

definition Calcite can unify Sql by parsing Sql i...

Ideas and practice of multi-language solution for Vue.js front-end project

Table of contents 1. What content usually needs t...

Solution to the problem of eight hours difference in MySQL insertion time

Solve the problem of eight hours time difference ...

HTML uses canvas to implement bullet screen function

Introduction Recently, I needed to make a barrage...

Detailed explanation of three commonly used web effects in JavaScript

Table of contents 1 element offset series 1.1 Off...

SVG button example code based on CSS animation

The specific code is as follows: <a href="...

How to implement MySQL master-slave replication based on Docker

Preface MySQL master-slave replication is the bas...

Install Linux using VMware virtual machine (CentOS7 image)

1. VMware download and install Link: https://www....

How to manage multiple projects on CentOS SVN server

One demand Generally speaking, a company has mult...

How to build php7 with docker custom image

First, perform a simple Docker installation. To c...

Detailed explanation of HTML form elements (Part 1)

HTML forms are used to collect different types of...