VMWare虚拟机无法开启,显示模块“Disk”启动失败(转载)

2,970 阅读1分钟

解决办法:

1、找到虚拟机所在的目录

将 .vmx文件打开

将文件vmci0.present = "TRUE"改为 vmci0.present = "FALSE"

2、删除以.lck为后缀名的文件

3、重新打开虚拟机

来源:[https://blog.csdn.net/qq_32693119/article/details/79236600](https://blog.csdn.net/qq_32693119/article/details/79236600)