[Solved] Fatal error during virtual machine startup

Discussions related to using VirtualBox on Windows hosts.
Post Reply
kronos1026
Posts: 2
Joined: 5. Jun 2021, 23:18

[Solved] Fatal error during virtual machine startup

Post by kronos1026 »

After installing and uninstalling "docker" virtual machines on VirtualBox stopped starting: I am getting a critical error during startup.

Code: Select all

00:00:14.083451 Console: Machine state changed to 'GuruMeditation'
00:00:14.083601 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
00:00:14.083602 !!
00:00:14.083602 !!         VCPU0: Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT)
00:00:14.083615 !!
00:00:14.083618 !! Skipping ring-0 registers and stack, rcErr=VINF_EM_TRIPLE_FAULT
00:00:14.083621 !!
00:00:14.083621 !! {mappings, <NULL>}
00:00:14.083622 !!
00:00:14.083628 !!
00:00:14.083628 !! {hma, <NULL>}
00:00:14.083629 !!
Could you help me understand what the problem is and how to fix it, please?

Thanks
Attachments
homeServerLog_20210606.zip
(86.48 KiB) Downloaded 4 times
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: Fatal error during virtual machine startup

Post by scottgus1 »

kronos1026
Posts: 2
Joined: 5. Jun 2021, 23:18

Re: Fatal error during virtual machine startup

Post by kronos1026 »

Thanks, It's work.

If you have the same problem, this command will help you:

Code: Select all

DISM /Online /Disable-Feature:Microsoft-Hyper-V
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: Fatal error during virtual machine startup

Post by mpack »

That command will not always help. Better if they follow the FAQ, which was created for a reason!

Thanks for reporting back.
Post Reply