[LINUX] What to do if you get "The session could not be opened" when installing CentOS on VirtualBox

I've disabled Hyper-V, but I'm having trouble with VT-x not being enabled.

image.png

It should have been disabled on the display ...

solution

    1. Run the command prompt as an administrator and enter the following

dism.exe /Online /Disable-Feature:Microsoft-Hyper-V

  1. Reboot & launch with VirtualBox

ce.png

Internally, it doesn't seem to have been disabled.

Recommended Posts

What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
What to do if you get the message "" ~ .pkg "is corrupted and cannot be opened" when installing wxPython on Mac OS X
What to do if you get angry if you don't have libxml / xmlversion.h when installing lxml on CentOS
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
[* CentOS 6.10] What to do if you cannot add the IUS Community Project repository on CentOS 6.5 (VirtualBox)
What to do if you get the error "Error: opencv3: Does not support building both Python 2 and 3 wrappers" when installing openCV 3
What to do if you get Could not fetch URL 443 with pip
What to do if you get an error when installing Dlib (Ubuntu)
[virtualbox] What to do when [Could not retrieve mirrorlist] appears when yum update is performed on CentOS7
What to do if you get an error when installing python with pyenv
What to do if you get an OpenSSL error when installing Python 2 with pyenv
What to do when you get "I can't see the site !!!!"
What to do if you get stuck during Anaconda installation on Linux
What to do if you get an error when trying to load mnist
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
What to do if you get a Permission denied (public key) error when trying to pull on Github
What to do if you get the error Target WSGI script'/var/www/xxx/xxx.wsgi' cannot be loaded as python module
What to do if you get angry with swapon failed: Operation not permitted
What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if SciPy installation fails on CentOS
What to do when is not in the sudoers file.This incident will be reported.
What to do if the Microsoft Store opens even if you run python on Windows
What to do if you get a memory error when converting from PySparkDataFrame to PandasDataFrame
What to do if you get an error when importing matplotlib in Python (Mac)
What to do if you get an Import Error when importing matplotlib with Jupyter
What to do when "Type Error: must be _socket.socket, not socket" appears on GAE
What to do if you get the error RuntimeError: Python is not installed as a framework when trying to use matplitlib and pylab in Python 3.3
What to do when Japanese is not displayed on matplotlib
What to do if the package dependency cannot be repaired
What to do if you get "coverage unknown" in Coveralls
What to do if you can't use WiFi on Linux
What to do when you get an error saying "Name resolution temporarily failed" on linux
What to do if you get an Undefined error:'Module_six_moves_urllib_parse' object has no attribute'urlencode' on MacOS
What to do if you get an error when running "certbot renew" in CakePHP environment
What to do if you get an Undefined error when trying to use pip with pyenv
What to do if the library doesn't load when you run it in PyCharm, even though it works fine on terminal
What to do if you get an error when vagrant up when you enable public_network or private_network on Vagrant + Arch Linux → Install netctl
What to do if you get a minus zero in Python
If you remove the list to be looped, you will get terrible.
What to do when the jupyterlab extension settings are not reflected
What to do if you get a UnicodeDecodeError with pip install
What to do if the inode is exhausted on EC2 Linux
What to do if PyAudio cannot be installed on Python 3.7, 3.8, 3.9 on Windows
What to do if you can't use the trash in Lubuntu 18.04.
What to do if you get angry with'vertices' must be a 2D list ... in matplotlib arrow
What to do if you get a must override `get_config` error when trying to model.save in Keras
What to do if you get `locale.Error: unsupported locale setting` when getting the day of the week from a date in Python
What to do if you forget your login password on Manjaro Linux
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
What to do if you get a TypeError with numpy min, max
Notes on what to do when matplotlib scatter () / scatter3d () does not work
[Python] What to do if you get a ModuleNotFoundError when importing pandas using Jupyter Notebook in Anaconda
What to do when you get angry that libxml / xmlversion.h does not exist when you put lxml with pip
What to do if you get an error when trying to send a message in tasks.loop () immediately after startup
What to do if you get a "No versions found" error in pipenv
What to do if CERTIFICATE_VERIFY_FAILED occurs when nltk.download () is done on macOS pyhon
What to do if you can't pipenv shell
Install Docker on CentOS8. The problem that the name could not be resolved was resolved.
What to do if you installed pyenv on Mac OS using Homebrew but the python version doesn't switch
What to do when "TypeError: must be string, not int…" appears when using strptime