Detailed steps to install virtual machines with VMware 15 and use CentOS 8

**Foreword: **

Recently I am learning Linux and .Net Core, and I am learning some cross-platform knowledge. First of all, the virtual machine software I used is VMware-15.1.0, and the Linux system is CentOS-8-x86_64-1905-dvd1.

One**, install VMware 15.0**

First, download the software from the Internet, and I won’t introduce it if I don’t know how to install it.

2. Install Linux system

  1. Open the previous step to install the VM software and see the interface as shown below

  1. Click New, a pop-up window for creating a new virtual computer will pop up, just choose typical, and you can choose custom if necessary.

  1. Set the installation program CD/image file, you can choose to install the operating system later,

4 . Centos is a free version of redhat, such as recompilation and repair, so I chose the RHE version here.

  1. After the previous step is completed, it is time to order the virtual machine name and set the installation location. The next step is to determine the capacity of the disk and whether to split the disk. The default disk capacity is 20GB.

  1. In this step, you can customize some hardware parameters, including setting the bootable floppy disk, which must be set, choose to use the ISO image file, and browse to the ISO file you stored.

  1. At this step, you can click to start the virtual machine and start the installation.

  1. Choose the language interface, if you are very comfortable with other languages, you can also choose other languages.

  1. After setting the language, there will be a summary of the installation information. Just do all the items with the yellow exclamation mark. Generally, only the installation destination needs to be clicked in. There is basically no need to modify anything, just go in and click to complete.

  1. In the software selection, you can choose according to your own preferences, and there are many options inside.

  1. After all are completed, you can click to start the installation. Will let you set the root password, this is the password of the root account. root is the account with the highest authority of the system, and then wait for the installation to complete.

  1. The installation completion interface is as follows, you need to restart.

At this point, the installation is over.

Three, summary

I used Virtual Box to install it several times and all failed. I reinstalled it when I restarted. I haven't figured out what caused the problem. I will study it later. If you have any friends, please let me know.

This is an explanation of the format when creating a virtual machine for Virtual Box, you can take a look.

vdi format: VirtualBox created by default and unique hard disk file format, no other software supports this format for the time being; vmdk format: virtual hard disk file format created by VMware, this can be migrated to VM; vhd format: Microsoft virtual machine hard disk file Format, this can be migrated to Windows.

Recommended Posts

Detailed steps to install virtual machines with VMware 15 and use CentOS 8
Detailed steps to install centos on vmware10.0 cracked version
CentOS7.3 install iptables and detailed use
Use VMware15 to install Linux (CentOS6.5)
Detailed steps to install and configure k8s cluster in centos 7
How to install and use Docker on CentOS 7
How to install and use Composer on CentOS 8
How to install and use Curl on CentOS 8
How to install and use Cockpit on CentOS 8/RHEL 8
vmware install CentOS 7 detailed tutorial
Detailed steps to configure Ubuntu 16.04 and Apache virtual host
How to install Centos operating system on VMware virtual machine
How to upgrade CentOS7 to CentOS8 (detailed steps)
Linux CentOS 7 install JDK detailed steps
Install and use docker under CentOS 6.8
CentOS7 install and use SQL Server
CentOS 6.8 method steps to install vsftpd
Use CentOS 7.5 to uninstall the built-in jdk and install your own JDK1.8
Centos8 use yum to install rabbitmq tutorial
Install VMware Fusion and CentOS-7 on Mac
Vmware install CentOS6
VMware Fusion install CentOS7 and configure the network
How to install and configure Elasticsearch on CentOS 7
CentOS Discovery Road 2---Use rpm to install JDK
Detailed steps to install Anaconda on Linux (Ubuntu 18.04)
How to install and use Docker on Ubuntu 20.04
How to install and configure VNC on CentOS 8
Detailed steps to install Anaconda on Linux (Ubuntu 18.04)
How to install and use Curl on Ubuntu 18.04
How to install and use Composer on Ubuntu 18.04
Download of VM virtual machine and install centos7
How to install and use Wine on Ubuntu 18.04
How to install and configure Redis on CentOS 8
How to install Node.js and npm on CentOS 8
How to install and use Composer on Ubuntu 20.04
How to install and use BaasBox on Ubuntu 14.04
How to install and use PostgreSQL on Ubuntu 16.04
How to install jdk1.8.0_151 and mysql5.6.38 on centos7.2.1511
How to install and configure phpMyAdmin on CentOS 6
How to install and configure Owncloud on CentOS 8
CentOS 7 install KVM and create a virtual machine
Centos7.2 compile and install way to build phpMyAdmin
How to install Linux CentOS 7.7 system through VMware
How to install and uninstall tomcat on centos
How to install and use Docker on Ubuntu 16.04
How to install and configure Redmine on CentOS 8
Install centos7 and connect
CentOS 7 install vsftpd steps
Install KVM on CentOS 7 and create a virtual machine
How to create a CentOS virtual machine in VMware
Install CentOS under VMware
How to install and use MySQL Workbench on Ubuntu 18.04
How to install and configure NFS server on CentOS 8
How to create a CentOS virtual machine in VMware
Install Ubuntu on VMware virtual machine and install using UltraISO
Detailed steps to install Sogou input method on Ubuntu 20.04
Detailed installation steps of CentOS6.4 system in virtual machine
How to install and configure Postfix mail server on CentOS8
Detailed steps to set up a Git server on CentOS
Use Jexus 5.8.2 to deploy and run Asp.net core under Centos
centos7 install python3 and ipython