欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

教你如何拯救虚拟机

发布时间:2024/4/18 41 豆豆
生活随笔 收集整理的这篇文章主要介绍了 教你如何拯救虚拟机 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

VM虚拟机关闭后系统无法启动,然后跳出对话框

The virtual machine could not start. Make sure VMware Workstation is installed correctly and you have rights to run the software and to access all directories it uses, including directories in which the software is installed, directories containing the virtual disk and configuration files, and directories for temporary files

解决:

1,关闭电脑,重新启动;

2,开机后重启虚拟机,出现如下对话框

Unable to open kernel device "//./vmci": 系统找不到指定的文件. Did you reboot after installing VMware Workstation?
Module DevicePowerOn power on failed.

 

解决方法一:

                         对虚拟机相对应的.vmx文件进行编辑修改。找到这一行: vmci0.present = "TRUE"将TRUE 改为 FALSE或者直接将这行删除。保存此虚拟机的.vmx文件。

重新运行虚拟机。

解决方法二:

                         在vm软件界面上,编辑虚拟机设置。在 虚拟机设置 -> 选项 -> 客户机隔离 ->VM通信接口(VMCI)把启用VMCI的钩去掉。点击确定保存。

重新运行虚拟机。

总结

以上是生活随笔为你收集整理的教你如何拯救虚拟机的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。