Create a virtual machine and install the Redhat Linux operating system on VMware (graphic tutorial)

Create a virtual machine and install the Redhat Linux operating system on VMware (graphic tutorial)

How to create a virtual machine on VMware and install the Redhat Linux operating system to create a virtual machine (I use VMware pro 15)

1) Click Create a New Virtual Machine

insert image description here

(2) Select Customize and click Next.

insert image description here

(3) The following interface appears. Do not make any changes and click Next.

insert image description here

(4) Select Install operating system(s) later and click Next

insert image description here

(5) Select Linux as the client operating system and Red Hat Enterprise Linux 7 64-bit as the version (you can select the appropriate version based on your actual image file version), then click Next.

insert image description here

(6) Select the installation location. It is not recommended to install it on the C drive. Choose to install it on a disk with a larger capacity. Click Next.

insert image description here

(7) Select the number of processor cores according to your PC configuration and click Next.

insert image description here

(8) Select the memory size according to the configuration of your personal computer. Generally, 2G (2028M) is sufficient. Click Next.

insert image description here

(9) NAT is selected by default. Other methods will be explained in detail below. Click next

insert image description here

(10) Select the default recommended settings and click Next.

insert image description here

(11) Select the default recommended settings and click Next.

insert image description here

(12) Select Create a new virtual disk and click Next.

insert image description here

(13) Select as shown below and click Next

insert image description here

(14) Click next

insert image description here

(15) Click Finish (to complete the installation of the virtual machine)

insert image description here

(16) Click Edit virtual machine settings

insert image description here

(17) Select CD/DVD (SATA) and Use ISO image file (select the image file you downloaded), and click OK

insert image description hereinsert image description here

(18) Select Start this virtual machine

(19) Select the first option and press Enter (then wait)

insert image description here

(20) It is recommended to select English (Chinese is prone to garbled characters), click continue

insert image description here

(21) Select DATE&TIME and set the time

insert image description here

(22) Select the picture below;

insert image description here

(23) Select as shown below

insert image description here

(24) Perform partition operations in the order shown in the figure below.

insert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description hereinsert image description here

Waiting for installation

insert image description here

25. Subsequent operations should resolve themselves!

26. After the installation is complete, take a snapshot of the virtual machine (very important)

Summarize

The above is what I introduced to you about creating a virtual machine on VMware and installing the Redhat Linux operating system. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website!
If you find this article helpful, please feel free to reprint it and please indicate the source. Thank you!

You may also be interested in:
  • How to install Linux system (Redhat8) and virtual machine network configuration in VMware
  • VMware virtual machine installation Linux system graphic tutorial
  • Windows uses VMware to create a Linux virtual machine and install the CentOS7.2 operating system
  • VMware 14.0.0 version virtual machine installation Ubuntu 16.04 LTS version Linux system graphic tutorial
  • VMware installs Linux system on virtual machine
  • Installing Linux operating system in VMware virtual machine

<<:  mysql-8.0.15-winx64 decompression version installation tutorial and three ways to exit

>>:  Detailed explanation of MySQL to obtain statistical data for each day and each hour of a certain period of time

Recommend

CSS code for arranging photos in Moments

First, you can open Moments and observe several l...

What are the benefits of semantic HTML structure?

one: 1. Semantic tags are just HTML, there is no ...

TypeScript uses vscode to monitor the code compilation process

Install Install ts command globally npm install -...

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

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

Detailed explanation of the use of title tags and paragraph tags in XHTML

XHTML Headings Overview When we write Word docume...

Detailed process of getting started with docker compose helloworld

Prerequisites Compose is a tool for orchestrating...

WeChat applet selects the image control

This article example shares the specific code for...

Detailed explanation of common MySQL operation commands in Linux terminal

Serve: # chkconfig --list List all system service...

Example of implementing text wrapping in html (mixed text and images in html)

1. Text around the image If we use the normal one...

A brief discussion of 12 classic problems in Angular

Table of contents 1. Please explain what are the ...

Research on the value of position attribute in CSS (summary)

The CSS position attribute specifies the element&...

Several common methods for passing additional parameters when submitting a form

When submitting a form, you may encounter situatio...