Error when attempting to boot new Virtual Machine

Discussions related to using VirtualBox on Windows hosts.
Post Reply
JoshuaCrisp
Posts: 1
Joined: 17. Dec 2021, 16:51

Error when attempting to boot new Virtual Machine

Post by JoshuaCrisp »

What I get when I try to boot the machine with windows10.iso

Failed to open a session for the virtual machine Win10.

Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed (VERR_LDR_GENERAL_FAILURE).

Failed to load VMMR0.r0 (VERR_LDR_GENERAL_FAILURE).

Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

VBox.log

Code: Select all

00:00:02.519805 VirtualBox VM 6.1.30 r148432 win.amd64 (Nov 22 2021 15:15:30) release log
00:00:02.519810 Log opened 2021-12-17T14:52:43.870024200Z
00:00:02.519811 Build Type: release
00:00:02.519814 OS Product: Windows 10
00:00:02.519815 OS Release: 10.0.19042
00:00:02.519816 OS Service Pack: 
00:00:02.623299 DMI Product Name: Surface Laptop 4
00:00:02.625849 DMI Product Version: 124I:00061T:000M:0100000D:0B:05F:1C:01P:16Y:1U:00S:0
00:00:02.625858 Firmware type: UEFI
00:00:02.626114 Secure Boot: VERR_PRIVILEGE_NOT_HELD
00:00:02.626124 Host RAM: 16225MB (15.8GB) total, 8505MB (8.3GB) available
00:00:02.626126 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe
00:00:02.626126 Process ID: 7780
00:00:02.626127 Package type: WINDOWS_64BITS_GENERIC
00:00:02.626689 Installed Extension Packs:
00:00:02.626702   Oracle VM VirtualBox Extension Pack (Version: 6.1.30 r148432; VRDE Module: VBoxVRDP)
00:00:02.627121 Console: Machine state changed to 'Starting'
00:00:02.627230 Qt version: 5.6.2
00:00:02.628980 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:02.713203 PDMLdr: pdmR3LoadR0U: pszName="VMMR0.r0" rc=VERR_LDR_GENERAL_FAILURE szErr="SUP_IOCTL_LDR_OPEN failed"
00:00:02.713237 VMSetError: F:\tinderbox\win-6.1\src\VBox\VMM\VMMR3\PDMLdr.cpp(733) int __cdecl pdmR3LoadR0U(struct UVM *,const char *,const char *,const char *); rc=VERR_LDR_GENERAL_FAILURE
00:00:02.713238 VMSetError: Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed
00:00:02.713253 VMSetError: F:\tinderbox\win-6.1\src\VBox\VMM\VMMR3\VM.cpp(567) int __cdecl vmR3CreateU(struct UVM *,unsigned int,int (__cdecl *)(struct UVM *,struct VM *,void *),void *); rc=VERR_LDR_GENERAL_FAILURE
00:00:02.713255 VMSetError: Failed to load VMMR0.r0
00:00:02.713464 ERROR [COM]: aRC=E_FAIL (0x80004005) aIID={872da645-4a9b-1727-bee2-5585105b9eed} aComponent={ConsoleWrap} aText={Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed (VERR_LDR_GENERAL_FAILURE).
00:00:02.713515 Failed to load VMMR0.r0 (VERR_LDR_GENERAL_FAILURE)}, preserve=false aResultDetail=-618
00:00:02.713679 Console: Machine state changed to 'PoweredOff'
00:00:02.715903 Power up failed (vrc=VERR_LDR_GENERAL_FAILURE, rc=E_FAIL (0X80004005))
00:00:03.216888 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:03.217004 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4680b2de-8690-11e9-b83d-5719e53cf1de} aComponent={DisplayWrap} aText={The console is not powered up (Display::setVideoModeHint)}, preserve=false aResultDetail=0
00:00:03.217350 GUI: Aborting startup due to power up progress issue detected...
Can anyone help?
Ive tried generic steps such as reinstalling, rebooting, installing as administrator, installing an older version, installing extension packages
mpack
Site Moderator
Posts: 39134
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Mostly XP

Re: Error when attempting to boot new Virtual Machine

Post by mpack »

Post Reply