栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

eNSP打开AR报错代码40

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

eNSP打开AR报错代码40

网上查了很多资料,重装了N次,防火墙都关了,还是没有用
最后终于找到了解决方法

原来是VitualBox无法打开路由虚拟机
需要关闭hypervisorlaunchtype这个产生冲突的服务

具体操作
管理员身份打开cmd
输入bcdedit

Windows 启动加载器
-------------------
标识符                  {current}
device                  partition=C:
path                    WINDOWSsystem32winload.efi
description             Windows 10
locale                  zh-CN
inherit                 {bootloadersettings}
recoverysequence        {2f42e024-aeca-11eb-ab5a-f07465ed37d2}
displaymessageoverride  Recovery
recoveryenabled         Yes
isolatedcontext         Yes
flightsigning           No
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              WINDOWS
resumeobject            {2f42e022-aeca-11eb-ab5a-f07465ed37d2}
nx                      OptIn
bootmenupolicy          Standard
hypervisorlaunchtype    Auto

把最后一个Auto改成Off
执行

bcdedit /set hypervisorlaunchtype off

重新输入bcdedit查看

Windows 启动加载器
-------------------
标识符                  {current}
device                  partition=C:
path                    WINDOWSsystem32winload.efi
description             Windows 10
locale                  zh-CN
inherit                 {bootloadersettings}
recoverysequence        {2f42e024-aeca-11eb-ab5a-f07465ed37d2}
displaymessageoverride  Recovery
recoveryenabled         Yes
isolatedcontext         Yes
flightsigning           No
allowedinmemorysettings 0x15000075
osdevice                partition=C:
systemroot              WINDOWS
resumeobject            {2f42e022-aeca-11eb-ab5a-f07465ed37d2}
nx                      OptIn
bootmenupolicy          Standard
hypervisorlaunchtype    Off

已经修改

重启电脑
eNSP中的报错消失了,终于可以打开路由器了

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/884529.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号