Guru Meditation state in Ubuntu 16.04 host

Discussions related to using VirtualBox on Linux hosts.
Post Reply
ahmadsarang
Posts: 1
Joined: 10. Apr 2019, 05:19

Guru Meditation state in Ubuntu 16.04 host

Post by ahmadsarang »

Hi,

I have been trying to launch my VM on the VirtualBox, but I continually get the Guru Meditation critical error upon booting up.

Thanks in advance for those who helping me :D
Attachments
VBox.rar
(31.41 KiB) Downloaded 19 times
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Guru Meditation state in Ubuntu 16.04 host

Post by socratis »

00:00:00.268100 !! VCPU0: Guru Meditation -4017 (VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE)
This is the Guru Meditation that you're getting.
00:00:00.018539 DMI Product Name: Standard PC (i440FX + PIIX, 1996)
00:00:00.018545 DMI Product Version: pc-i440fx-xenial
00:00:00.257217 Full Name: "QEMU Virtual CPU version 2.5+"
And this is why you're getting it; you're trying to run nested virtualization! VirtualBox inside QEMU.

Unfortunately this is not supported. The only supported combination is VirtualBox ≥ 6.0.0, inside VirtualBox ≥ 6.0.0, running on an AMD CPU (so far). You might want to ask the QEMU people why is it that their virtualization is causing this...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply