Using VirtualBox-6.1.32-149290-Win, I successfully installed a VM using ubuntu-20.04.3-desktop-amd64.iso. However after it reboot, the ubuntu just show a black window. The login prompt never showed up. Attached is the log message. Can somebody tell me what could be wrong?
I tried to install Oracle_VM_VirtualBox_Extension_Pack-6.1.32 as well. In either case, the same problem.
Thank you.
after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
- Attachments
-
ubuntu-hang-log.txt- log file
- (82.38 KiB) Downloaded 4 times
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
HMR3Init: Attempting fall back to NEM (Hyper-V is active).00:00:02.184323 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:02.218492 NEM: info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:02.218550 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
You can't possibly have the "same problem" when installing the extension pack. The extension pack is not a VM. If that problem still exists after ditching Hyper-v then ask about it in a new topic.
p.s. The log file provided is not complete. In future please wait until the VM is fully closed down before grabbing the log, then zip the log to ensure it will fit here.
Re: after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
Thanks for the reply. After doing the following 3 things, the green turtle becomes a blue "v", which I think means victory 
1) bcdedit /set hypervisorlaunchtype off
2) set Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard > Turn on Virtualization Based Security to Disabled
3) DISM /Online /Disable-Feature:Microsoft-Hyper-V #no sure if this is required
1) bcdedit /set hypervisorlaunchtype off
2) set Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard > Turn on Virtualization Based Security to Disabled
3) DISM /Online /Disable-Feature:Microsoft-Hyper-V #no sure if this is required
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
The blue V does in fact mean victory, or at least hardware Virtualization. 
-
mpack
- Site Moderator
- Posts: 39134
- Joined: 4. Sep 2008, 17:09
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Mostly XP
Re: after installing ubuntu20.04.3 and restart, only a black screen, not the login window shows up
The only thing missing from that list is a restart of the PC from a full power down state. Positive results may be temporary until the complete FAQ sequence is followed.abc12346 wrote: 1) bcdedit /set hypervisorlaunchtype off
2) set Local Computer Policy > Computer Configuration > Administrative Templates > System > Device Guard > Turn on Virtualization Based Security to Disabled
3) DISM /Online /Disable-Feature:Microsoft-Hyper-V #no sure if this is required