Page 1 of 1

Kali Linux Getting Stuck in Login page

Posted: 10. Jun 2022, 19:51
by Avi_995
Hi,

My host machine OS is windows 11 and have total capacity of 16 GB RAM. Operating system is hosted on SSD. Disk , CPU and memory utilization is fine. I am using Virtual Box as the hypervisor and have imported the Kali Linux OVA file after downloading from Kali linux site (for 64 bit).

After starting the booting for Kali Linux..I see "Loading Initial Ramdisk"..next cmd prompt window I can see an error for a microsecond(it's too fast for me to see it, but I can see the first word error) and then it switches to the login page. In the login page, I can just type username and password, but the page is stuck there and login button also does not seem to work. It seems to be hung/frozen there.

Please analyze the attached kali linux logs and help me to fix this.

Regards,
Dibyajyoti

Re: Kali Linux Getting Stuck in Login page

Posted: 10. Jun 2022, 20:20
by multiOS

Code: Select all

00:00:03.139647 ********************* End of CFGM dump **********************
00:00:03.139740 HM: HMR3Init: Attempting fall back to NEM: VT-x is not available
00:00:03.216358 NEM:  info: Found optional import WinHvPlatform.dll!WHvQueryGpaRangeDirtyBitmap.
00:00:03.216420 NEM: WHvCapabilityCodeHypervisorPresent is TRUE, so this might work...
This means Hyper-V is activated and that impacts negatively on VirtualBox 6.1.34 performance. See: viewtopic.php?f=25&t=99390 on how to disable Hyper-V. The guide also provides a link to another 3rd-Party guide for Toggling Hyper-V On/Off if you sometimes need to use Hyper-V.

I understand that the VirtualBox developers may be close to delivering a solution which should allow co-existence with Hyper-V, providing Microsoft doesn't move the goalposts yet again, so I suggest you check the changlogs for future VirtualBox releases for any announcement of compatibility changes/improvements.