Linux打开虚拟机错误

来源:互联网 发布:软件测试与分析 编辑:程序博客网 时间:2024/04/30 16:43

今天打开VMware Workstation 11虚拟机时,弹出对话框,提示下述问题:


VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files.
The VMware Authorization Service is not running。


具体如下图所示:




解决方法:


从提示消息我们可以看到,问题在于VMware授权服务没有开启,具体处理方法如下:

No1.  "This PC(我的电脑)"---右键"manage(管理)"---"Service and Applications(服务和应用)"---"Service(服务)"---右栏"Vmware Authorization Service".




No2. 找到Vmware Authorization Service,点击右键属性.




No3. 将Startup Type(启动类型)改为Automatic(自动),点击“OK”.




No4.  在Vmware Authorization Service上,点击右键start(开始),即可看到已经在Running(运行).





至此,已经OK,打开虚拟机中的系统正常,问题解决。


建议大家碰到问题不要逃避,要敢于去面对,去解决,找到问题症结所在,下次才不会感到心虚,说不定某一天又会碰到同样的问题,到时候自然就游刃有余了,通过重装的方法固然也可以解决,但费时费力,是没办法中的办法。

阅读全文
0 0
原创粉丝点击