Analysis of Hyper-V installation CentOS 8 problem

Analysis of Hyper-V installation CentOS 8 problem

CentOS 8 has been released for a long time. As someone who has been tinkering with Linux virtual machines, I can’t miss it.

Environment & Preparation

  • System: Win 10 pro 19H1
  • Virtual Machine: Hyper-V
  • ISO: CentOS 8

question

When installing Cent OS 8 with Hyper-V and selecting Server with GUI, the screen goes black after booting. The official website says:

Note: Do not choose a server with a GUI as your base environment. There is a known issue that will prevent the graphical desktop from launching.

ChooseWorkstation on the left underBase Environment
Then, chooseContainer Management, Development Tools, and Graphical Admin Tools.

When creating a VM, I selected the second generation. After booting up, a white screen prompted me to restart.

This requires that after the VM is shut down, secure boot is set to the UEFI certificate issued by Microsoft.

Finally, why is it so slow for me to download OS on REHL? . . . . .

Summarize

The above is the editor's introduction to the problem of installing CentOS 8 on Hyper-V. I hope it will be helpful to everyone. 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:
  • Install CentOS system based on WindowsX Hyper-V
  • Detailed explanation of how to install centos7 using win10's built-in virtual machine hyper-v

<<:  Specific use of the wx.getUserProfile interface in the applet

>>:  A brief discussion on the implementation of MySQL's limit paging optimization solution

Recommend

MySQL 8.0.12 installation steps and basic usage tutorial under Windows

This article shares the installation steps and us...

Detailed explanation of nginx shared memory mechanism

Nginx's shared memory is one of the main reas...

CentOS7 installation zabbix 4.0 tutorial (illustration and text)

Disable SeLinux setenforce 0 Permanently closed: ...

Content-type description, that is, the type of HTTP request header

To learn content-type, you must first know what i...

js implements axios limit request queue

Table of contents The background is: What will ha...

MySQL Practical Experience of Using Insert Statement

Table of contents 1. Several syntaxes of Insert 1...

Linux uses bond to implement dual network cards to bind a single IP sample code

In order to provide high availability of the netw...

Detailed explanation of MySQL remote connection permission

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

jQuery realizes the picture following effect

This article shares the specific code of jQuery t...

How to implement batch deletion of large amounts of data in MySQL large tables

The question is referenced from: https://www.zhih...

Complete steps for Nginx to configure anti-hotlinking

need: Usually, sites want to prevent videos and p...

Responsive Web Design Learning (2) — Can videos be made responsive?

Previous episode review: Yesterday we talked abou...

Cross-browser development experience summary (I) HTML tags

Add a DOCTYPE to the page Since different browser...

Using js to implement a number guessing game

Last week, the teacher gave me a small homework, ...