kernel panic when starting VM's with linux

Discussions about using Linux guests in VirtualBox.
Post Reply
ltaverna
Posts: 2
Joined: 6. Jan 2024, 20:39

kernel panic when starting VM's with linux

Post by ltaverna »

vbox.zip
(34.39 KiB) Downloaded 197 times
Hi all! I am having problems starting all VMs that have a linux.
It is not possible to install a new one. On the other hand, those with Windows work correctly.
I assign them all 2 or more processors with 2 or 4 GB of RAM.
Somebody could help me?
My processor is AMD Ryzen 9 7940HS with 32 GB DDR5
I attach the log when I start one VM
ltaverna
Posts: 2
Joined: 6. Jan 2024, 20:39

Re: kernel panic when starting VM's with linux

Post by ltaverna »

The problem is with the AMD Ryzen 7940HS
Solved with the following command:
vboxmanage setextradata $VM VBoxInternal/CPUM/HostCPUID/80000006/edx 0x02009140
Post Reply