VMware vSphere 6.7 (ESXI 6.7) graphic installation steps

VMware vSphere 6.7 (ESXI 6.7) graphic installation steps

Environment: VMware VCSA 6.7 (VMware-VCSA-all-6.7.0-8169922.iso)

Step 1: Choose to boot from the vSphere 6.7 installation disk:

Step 2: Start loading the vSphere 6.7 boot disk

Step 3: Load system information and verify hardware drivers

(If any stage of this process fails, you need to consider whether the corresponding driver is missing in the vSphere 6.7 iso file)

Step 4: Press Enter to start the vSphere 6.7 installation process

Step 5: F11 to accept the user agreement

(I forgot to take a screenshot of the interface, I will add it later)

Step 6: Select the corresponding vSphere 6.7 installation location

(If no installation location can be found here, you may need to consider whether the vSphere 6.7 installation disk is missing the corresponding driver)

Step 7: Select the keyboard mode during installation

Step 8: Set the root management and login password for vSphere 6.7

(Note: vSphere 6.7 no longer supports simple passwords!)

Step 9: F11 starts installing vSphere 6.7

Step 10: After the installation is complete, the corresponding installation boot disk will pop up and the host will restart.

Step 11: After the restart is complete, the system interface is as follows

Step 12: Press F2 to enter the system settings interface

Step 13: You can modify the system configuration as follows:

(Select Configure Management Network to configure the management network)

Step 14: You can choose to modify the management network card, VLAN, IPv4, IPv6, DNS, DNS domain

Step 15: After the configuration is completed, save the configuration and the system will restart again

Step 16: The system starts to restart.

Step 17: After the restart is complete, log in to vSphere 6.7 through the browser

(Note: Starting from VMware 6.5, VMware vSphere ESXI canceled the Client login access and can only be accessed through a browser)

As of the above operation, VMware vSphere 6.7 has been installed

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:
  • Detailed steps for installing and using vmware esxi6.5
  • How to successfully retrieve VMware Esxi root password after forgetting it
  • VMware ESXi installation and use record (with download)
  • Simple setup of VMware ESXi6.7 (with pictures and text)
  • VMware ESXi 6.0 and deployment of virtual machine installation tutorial (picture and text)
  • vmware esxi 5.0 forgotten password reset method
  • VMware ESXI server virtualization cluster

<<:  Perfect solution to the problem of connection failure after MySQL client authorization

>>:  Native JavaScript implementation of progress bar

Recommend

Sharing experience on the priority of CSS style loading

During the project development yesterday, I encoun...

Overview and differences between html inline elements and html block-level elements

Block-level element features : •Always occupies a ...

Intellij IDEA quick implementation of Docker image deployment method steps

Table of contents 1. Docker enables remote access...

Detailed explanation of MySQL semi-synchronization

Table of contents Preface MySQL master-slave repl...

How to enable remote access permissions in MYSQL

1. Log in to MySQL database mysql -u root -p View...

Detailed explanation of using Baidu style in eslint in React project

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

Mobile browser Viewport parameters (web front-end design)

Mobile browsers place web pages in a virtual "...

Problems and pitfalls of installing Mysql5.7.23 in Win10 environment

I read many tutorials, but found that I could nev...

Nginx reverse proxy and load balancing practice

Reverse Proxy Reverse proxy refers to receiving t...

Teach you how to deploy zabbix service on saltstack

Table of contents Saltstack deploys zabbix servic...

Summary of Linux command methods to view used commands

There are many commands used in the system, so ho...

JavaScript canvas realizes colorful sun halo effect

This article example shares the specific code of ...

Example verification MySQL | update field with the same value will record binlog

1. Introduction A few days ago, a development col...