5

Goal: Run Ubuntu via Virtual Box on Windows 10

Issue: Boot screen stuck at black screen:

enter image description here

immediately after the initial purple screen while starting reading from the downloaded ISO

enter image description here

ISO downloaded from https://ubuntu.com/download/desktop (ubuntu-18.04.4-desktop-amd64.iso)

My OS: enter image description here

Virtual Box Settings: 6.1 enter image description here

General

enter image description here

Display: Video Memory: 128MB enter image description here

RAM: 4 GB

enter image description here

Processor: 4 Cores

enter image description here

Controller from where the ISO is being pulled: iso

I have already disabled the Hyper-V and Virtual Machine Platform option from "Turn Windows featured on or off"

enter image description here

Before posting this question I have already gone through these links but found no success:

Can you share what I am missing in the basic first step of installation of Ubuntu iso in the Virtual box on Windows 10?

Even the logs of "Virtual Box" and "Event Viewer" of Windows are having no information on why this issue is coming.

Raghav
  • 733
  • Just disabling the virtual-hyper-v adapter did not work. Rather uninstalling, and thereby reboot of host windows, resolved for me ! – parasrish May 25 '22 at 18:03

2 Answers2

3

I would recommend you to use Virtualbox 6.0 instead of 6.1.

I had some issues with long initramfs loading on 6.0. It seems some issue with initramfs loading could be present on 6.1. You could also try to Enable PAE/NX on System -> Processor and Enable VT-x/AMD-V, Enable Nested Paging on System -> Acceleration tabs.

Gryu
  • 7,559
  • 9
  • 33
  • 52
  • 1
    thanks for your reply. I was able to move ahead with the 6.0 version. I was getting this error " Call to WHvSetupPartition failed: ERROR_SUCCESS (Last=0xc000000d/87)" at first go with 6.0 but after I ran "bcdedit /set hypervisorlaunchtype off" via cmd that error got fixed. – Raghav Apr 22 '20 at 13:45
  • 1
    I went to version 6.0 (now unsupported) and tried all things here, still hung on black screen. I have Windows latest version with WSL2 but disabled it along with Virtual Machine Platform. What's left to try? – lacostenycoder Jan 20 '21 at 01:19
1

@Ragav, do the hardware virtualization enabled? It seems software virtualization is disabled in version 6.1.

"Please also use version 6.0 if you need to run VMs with software virtualization, as this has been discontinued in 6.1. Version 6.0 will remain supported until July 2020."

https://www.virtualbox.org/wiki/Downloads