When I try to put centos in VMware, pane is dead

prologue

When I tried to put centos in vmware, it became "pane is dead" in the lower left and it stopped working. 1.png

environment

Host os: windows 10 vmware : 14.1.8 cenots : CentOS-8.2.2004-x86_64-dvd1.iso

Cause

Two isos were mounted. autoinst.iso is mounted by default and conflicts with it.

Coping

Delete autoinst.iso and start it again. 2.png

epilogue

This worked to the end. 3.png

Recommended Posts

When I try to put centos in VMware, pane is dead
Put java8 in centos7
Put SSL (certbot) in GCP + CentOS6 (VM) + nginx
Put nginx 1.18 in CentOS6 and set reverse proxy
Disable IPv6 in CentOS8
Install CentOS Stream8 in VirtualBox
When I try to put centos in VMware, pane is dead
I tried to easily put CentOS-7 in a PC that I no longer need
I get an error when I try to use "^" or "$" in ruby ​​regular expression
Put java8 in centos7
When there is no output to stdout in docker log
How to set chrony when the time shifts in CentOS7
When I try to use the AWS SDK with Ruby + Lambda, `sam local` is messed up.
I can't log in to MySQL from Django when using docker-compose
ProxyFactory is convenient when you want to test AOP in Spring!
[Ruby] I want to put an array in a variable. I want to convert to an array
How to output the value when there is an array in the array
I get a Ruby version error when I try to start Rails.
I got a Permission Denied error when I put Laravel in Docker
I tried to make Numeron which is not good in Ruby
When I try to install gempg it says I don't have libpq-fe.h
How to write the view when Vue is introduced in Rails?
Now, put "InfluxDB + Telegraf + Chronograf" in CentOS8 and try to control the temperature of multiple Raspberry pi4.
Try to implement Yubaba in Ruby
I tried putting Domino11 in CentOS7
Try to implement Yubaba in Java
I summarized the points to note when using resources and resources in combination
Rubocop gets angry when I try to fill zeros (fill 0s) with Ruby
I want to get the IP address when connecting to Wi-Fi in Java
I want to display an error message when registering in the database
What to do if tomcat process remains when tomcat is stopped in eclipse
[Ruby] How to prevent errors when nil is included in the operation
Is it possible to put the library (aar) in the Android library (aar) and use it?
When I try to sign up with devise, it automatically redirects to root_path
[Rails] [Parent-child relationship] I want to register the foreign key in the child with nil when the parent is deleted.