VMware Communities
orudie
Contributor
Contributor

CentOS Stream 9 Hangs at GRUB menu on VMware Workstation Pro 17.2

Hello, 

New Install. CentOS Stream 9 Hangs at GRUB menu on VMware Workstation Pro 17.2.

During bootup the grub menu is stuck for about 5 minutes, then CentOS Stream 9 boots quickly. 

After bootup and logging in when typing commands the text input/output is very slow and laggy. 

Using Windows 11, Samsung NVME disk. 

Attaching screenshot from the console which has vmwgfx errors

Any suggestions?  

Labels (1)
Reply
0 Kudos
7 Replies
Technogeezer
Immortal
Immortal

Intel 12th gen (Alder Lake CPU)?

If so, try shutting down Workstation and disabling the power throttling setting for the vmware-vmx.exe application:

powercfg /powerthrottling disable /path "C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe"

 

- Paul (Technogeezer)
Editor of the Unofficial Fusion Companion Guides
Reply
0 Kudos
orudie
Contributor
Contributor

intel 13th gen, running the suggested powercfg command  did not help 

Reply
0 Kudos
orudie
Contributor
Contributor

Using 13th gen Intel CPU.  As suggested I turned off VMware workstation, ran the powercfg command in windows cmd as admin user. This did not help. 

Reply
0 Kudos
Technogeezer
Immortal
Immortal

Two other things that I can suggest:

Lower the virtual machine’s hardware compatibility to Workstation 16 or 15 and see if any changes. 

Disable Hyper-V so that the VM runs under the VMware hypervisor. 

- Paul (Technogeezer)
Editor of the Unofficial Fusion Companion Guides
Reply
0 Kudos
orudie
Contributor
Contributor

In windows features I already had Hyper-V unchecked. How do I make sure that VM runs under the VMware hypervisor? 

Do I need to check mark next to Windows Hypervisor Platform and Virtual Machine Platform in Windows Features? 

I tried by creating VM with hardware version 16.2, 16, and it did not help. 
When trying to create VM with hardware version 15 and below, it says CentOS Stream 9 is not compatible. 

Reply
0 Kudos
orudie
Contributor
Contributor

got it resolved by removing hyper-v role entirely from windows 11 by following this guide

https://learn.microsoft.com/en-us/troubleshoot/windows-client/application-management/virtualization-...

Reply
0 Kudos
ClementCherlin
Contributor
Contributor

Same issue with host Windows Enterprise 10.0.19045.3208, guest Ubuntu 23.04 on VMWare Workstation Pro 16.2.5, Alder Lake-P CPU.

Running the powercfg command didn't help, and Hyper-V is not installed.

Reply
0 Kudos