Page 1 of 1

[Resolved] Ubuntu VM running Ubuntu 18.04 wont bring up login

Posted: 25. May 2019, 19:26
by BillS99
I am using Ubuntu VM running Ubuntu 18.04 and my host OS is Windows 10 64-bit.
Running Windows Pro on a I7 7700k with 16G PC
I am running:
Version 6.0.8 r130520 (Qt5.6.2)
Im am trying to import DL4CV Ubuntu VM from PyImageSearch

Base Memory is set for 5238
Video Memory to 128 MB

The VM console shows its running, a black screen, no cursor, no prompts.
Below is a screen Shot
Screen Shot
Screen Shot
running.JPG (114.91 KiB) Viewed 933 times
Below is the Log File
VBoxSVC.log
Log File
(5.17 KiB) Downloaded 15 times
All help is appreciated.

Re: Ubuntu VM running Ubuntu 18.04 wont bring up login

Posted: 26. May 2019, 02:32
by socratis
A couple of things...

You have a "Windows Host" and a "Linux Guest", so this post doesn't belong in the "Windows Guests" area. Since the problem is with your host (see below), I'm moving this to the "Windows Hosts" area.

The VBoxSVC.log is not the log we're looking for, the VBox.log is. And you can get to that by right-clicking on the VM » Show Log.

Finally, even though you didn't include the proper log, I can see your problem from the Status Bar of your VM. It seems that you have Hyper-V enabled. You can tell if this is true from the status bar where the "slow" icon (Image) shows. Look in the "Control Panel" » "Programs and Features" » "Turn Windows features on or off", and make sure that the none of the following are active:
  • Application Guard
  • Credential Guard
  • Device Guard
  • <any> * Guard
  • Containers
  • Hyper-V
  • Virtual Machine Platform
  • Windows Hypervisor Platform
  • Windows Sandbox
If VirtualBox is running without Hyper-V enabled, where proper, hardware virtualization is actually available, then the standard virtualization icon (Image) would show. Disable Hyper-V in your host and see what happens...

Re: Ubuntu VM running Ubuntu 18.04 wont bring up login

Posted: 26. May 2019, 19:14
by BillS99
Thanks for the great help. Got it installed and App installed.

Re: Ubuntu VM running Ubuntu 18.04 wont bring up login

Posted: 28. May 2019, 07:40
by socratis
Great, thanks for the feedback. Marking as [Resolved].