Failed to load R0 module (Windows 10 Pro - XP VM)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
John W.
Posts: 1
Joined: 29. Apr 2020, 20:30

Failed to load R0 module (Windows 10 Pro - XP VM)

Post by John W. »

Hi - new to VirtualBox. I have Windows 10 Pro, VirtualBox 6.1 and trying to install a virtual Windows XP machine. I downloaded a Windows XP image from Microsoft and get the following error when starting the XP VM.

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}


Here is the LOG:

00:00:02.707199 VirtualBox VM 6.1.6 r137129 win.amd64 (Apr 9 2020 19:01:29) release log
00:00:02.707206 Log opened 2020-04-29T17:55:25.157500700Z
00:00:02.707207 Build Type: release
00:00:02.707215 OS Product: Windows 10
00:00:02.707216 OS Release: 10.0.18363
00:00:02.707217 OS Service Pack:
00:00:02.867747 DMI Product Name: HP Pavilion Gaming Desktop 690-0xxx
00:00:02.878485 DMI Product Version:
00:00:02.878513 Firmware type: UEFI
00:00:02.879479 Secure Boot: VERR_PRIVILEGE_NOT_HELD
00:00:02.879534 Host RAM: 6053MB (5.9GB) total, 2445MB (2.3GB) available
00:00:02.879537 Executable: C:\Program Files\Oracle\VirtualBox\VirtualBoxVM.exe
00:00:02.879538 Process ID: 11080
00:00:02.879538 Package type: WINDOWS_64BITS_GENERIC
00:00:02.881563 Installed Extension Packs:
00:00:02.881605 None installed!
00:00:02.883169 Console: Machine state changed to 'Starting'
00:00:02.883637 Qt version: 5.6.2
00:00:02.887168 GUI: UIMediumEnumerator: Medium-enumeration finished!
00:00:02.952701 PDMLdr: pdmR3LoadR0U: pszName="VMMR0.r0" rc=VERR_LDR_GENERAL_FAILURE szErr="SUP_IOCTL_LDR_OPEN failed"
00:00:02.952751 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.952753 VMSetError: Failed to load R0 module C:\Program Files\Oracle\VirtualBox/VMMR0.r0: SUP_IOCTL_LDR_OPEN failed
00:00:02.952777 VMSetError: F:\tinderbox\win-6.1\src\VBox\VMM\VMMR3\VM.cpp(563) int __cdecl vmR3CreateU(struct UVM *,unsigned int,int (__cdecl *)(struct UVM *,struct VM *,void *),void *); rc=VERR_LDR_GENERAL_FAILURE
00:00:02.952778 VMSetError: Failed to load VMMR0.r0
00:00:02.953186 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.953273 Failed to load VMMR0.r0 (VERR_LDR_GENERAL_FAILURE)}, preserve=false aResultDetail=-618
00:00:02.953684 Console: Machine state changed to 'PoweredOff'
00:00:02.970427 Power up failed (vrc=VERR_LDR_GENERAL_FAILURE, rc=E_FAIL (0X80004005))
00:00:03.471517 GUI: UIMachineViewNormal::resendSizeHint: Restoring guest size-hint for screen 0 to 800x600
00:00:03.471618 ERROR [COM]: aRC=E_ACCESSDENIED (0x80070005) aIID={4680b2de-8690-11e9-b83d-5719e53cf1de} aComponent={DisplayWrap} aText={The console is not powered up}, preserve=false aResultDetail=0
00:00:03.472474 GUI: Aborting startup due to power up progress issue detected...

I see the errors in the log, but do not know how to fix. Can anyone help?

Thanks!
Post Reply