The virtual machine 'CentosOtherLinux01' has terminated unexpectedly during startup with exit code 1 (0x1)
VirtualBox error in SupR3HardenedWinReSpa rc=-5640
查找网上解决方法:
D:\Program Files\Oracle\VirtualBox\drivers\vboxdrv,进入该目录后,点击VBoxDrv.inf,右击,选择安装按钮,重启电脑,启动虚拟机,但是仍然报错。
继续寻找解决方案:找到blog,按照方法进行操作后,可以正常启动虚拟机:https://www.cnblogs.com/sucretan2010/p/11685989.html(转)
操作步骤如下:
1、找到报错日志位置:VBoxHardening.log
1530.9dc: NtOpenDirectoryObject failed on \Driver: 0xc0000022
2、打开控制面板-》程序-》启用或关闭Windows功能
启用 旧版组件-》DirectPlay功能。
重启VirtualBox,启动成功