Cannot install Ubuntu 18.04 Desktop on VirtualBox 6 on Windows 10 Pro

22,550

Solution 1

You need to turn off Hyper-V, which is enabled by default on Windows 10 Pro installations. Looking at the documentation, it seems that in theory Virtual Box 6 now works with Hyper-V, but in practice it doesn't seem to, at least for some Ubuntu installations. In order to disable Hyper-V, first go to Turn Windows features on or off:

Turn Windows features on or off

Then uncheck Hyper-V in the window that appears:

enter image description here

You will be prompted to restart your computer. Once you have done so, start the Ubuntu installation process again and it should proceed without issue.

Please note that this will mean you're unable to use Hyper-V virtualization software, and also other programs that rely on it, notably the Docker containerization application and related ecosystems.

Solution 2

I was having the same issue even with Hyper-V turned off. The link below solved my issue. Minimum memory needs to be set to 2048 MB.

This is solved. I had configured 512 MB RAM and 128 VRAM, so the RAM was too small. This was to stop Linux from creating large swap partitions, but now I have configured 2048 MB RAM and everything seems to work fine.source

Share:
22,550

Related videos on Youtube

Daniel PurPur
Author by

Daniel PurPur

By day I program for some big house hold names and marketing agencies. by night I am a party ninja! Started programmimg on VB, C++ and ASP but moved to freesource LAMP & LEMP as former was getting too expensive and world was moving towards free source. I do Linux & a bit of microsoft too, also got my Cisco CCNA and CCNP for fun, it is expired now but i have a very good knowledge of networks. I have done designs and a lot of front end coding but very little of new JS frameworks. I am basically what it is commonly known as "Jack of all Trades BUT master of few!".

Updated on September 18, 2022

Comments

  • Daniel PurPur
    Daniel PurPur almost 2 years

    On Windows 10 Pro, used latest VirtualBox 6, Ubuntu 18.04, extensions for windows, did all the step by step setup and waited an hour after starting the VM, nothing happened. Removed VDI Drive, Deleted Drive, Uninstalled VirtualBox, downloaded everything again (VirtualBox, Virtualbox Service extensions for windows, Ubuntu 18.04 Deshtop ISO), reinstalled all , created VDI and mounted ISO, NOTHING HAPPENED! waited for an hour and still a black screen with 2 small icons at the bottom. Does anyone know what is the issue. Can anyone help please? This is what I see enter image description here