您的位置:首页 > 职场人生

启动虚拟机提示:The virtual machine could not start 解决

2011-01-19 09:54 302 查看
The virtual machine could not start已解决
关闭后无法启动,然后跳出对话框
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的钩去掉。点击确定保存。
重新运行虚拟机。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  职场 虚拟机 对话框
相关文章推荐