当前位置:网站首页>VMware低版本启动虚拟机蓝屏解决方案(重启了3天才安装好的经验,装前必看)
VMware低版本启动虚拟机蓝屏解决方案(重启了3天才安装好的经验,装前必看)
2022-07-20 16:07:00 【孤独时代的c0re】
目录
步骤1:重新下载 VMware Workstation Pro 16.1以上的版本点右边 下载 VMware Workstation Pro | CN
安装VMware一路下一步,都正常进行。然后配置虚拟系统进行启动Linux虚拟机时,电脑出现蓝屏报错SYSTEM_SERVICE_EXCEPTION
我已经重启了三天了!!!
步骤1:重新下载 VMware Workstation Pro 16.1以上的版本点右边 下载 VMware Workstation Pro | CN
如果有之前的版本不用卸载!!会自动更新!!
重新安装一下虚拟机再试一遍行不行!!应该到这一步就可以了!!!!
如果还不行向下看
步骤 2:关和开一些东西
因为windows 10默认没有Hyper-v配置项,所以我们得先让它展示出来才能关掉。新建文档,将下面代码复制粘贴过去。
pushd "%~dp0"
dir /b %SystemRoot%\servicing\Packages\*Hyper-V*.mum >hyper-v.txt
for /f %%i in ('findstr /i . hyper-v.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i"
del hyper-v.txt
Dism /online /enable-feature /featurename:Microsoft-Hyper-V-All /LimitAccess /ALL
扩展名改成.bat最后输入y
然后打开控制面板
按照我这个设置!!!然后重启重新安装虚拟机再试一下
然后你就可以惊奇的发现:你终于安装好了
然后你可以移步我的另一篇文章进行linux的配置了!
您的点赞是我码字的最大动力:)
十年饮冰,难凉热血
边栏推荐
猜你喜欢
Macro create inline function read / write CPU reg
业务出海,灵感乍现前要先「把手弄脏」
单元测试,写起来到底有多痛?你会了吗
(‘You must install pydot (`pip install pydot`) and install graphviz...)
Calculate the rotation matrix between two vectors
[bug resolution] visibledeprecationwarning: creating an ndarray from ragged needed sequences
Machine learning - detailed derivation of support vector machine theory (including explanation of examples) (III)
HTB-Aragog
云开发寝适闹钟微信小程序源码
百度网盘 yundetectservice.exe可以禁用关闭吗
随机推荐
BigDecimal
Linked list (V) -- delete the penultimate node of the linked list
mysql 常用基础命令
在Win Server 2012 R2 下安装 卡巴斯基2018
Interpret the transfer() function in numpy in detail (with examples to help understand)
TMECH发表优必选运控技术最新进展:实现人形机器人高鲁棒性行走
Don't know a little statistics, "Star Wars" for nothing
在 Excel 内使用 ODBC 消费 SAP ABAP CDS view
21_生命周期
codeforces round #805 ABCDEFG
MDClub 轻量级网论坛源码
Xperia XZ (F8332) 刷机和ROOT过程中遇到的一些问题的解答
Postman进阶功能
SQL 改写系列六:谓词推导
20_自定义指令
openGauss内核分析:查询重写
OptaPlanner将弃用DRL(Drools)评分方式!!!
Heavy forecast! Analysys, together with Microsoft and the Central University of Finance and economics, talks about the digital economy
In July, the "China database industry analysis report" was released! Be prepared for danger in times of safety, safety first
百度网盘 yundetectservice.exe可以禁用关闭吗