我是VMPlayer和Ubuntu的新手。我已经下载了VMPlayer版本5.x和ubuntu文件,安装完成了,但是GUI没有启动,统一模式无法工作,当我尝试installVMwareTools时,它给了我一条消息:“确保您登录到来宾操作的system.Mount虚拟CD驱动器,启动终端并使用tar解压缩安装程序”。
有什么建议吗?我也尝试过用VMPLayer 6.x做同样的事情,但也没有什么好运气。我在一些论坛上看到,它会自动启动firefox,在我的情况下什么都不会发生。这也是日志中的错误
013-10-11T22:43:59.398-04:00| vcpu-0| I120: TOOLS INSTALL 'C:\Program Files\linux.iso' not present or not readable
2013-10-11T22:43:59.399-04:00| vcpu-0| I120: Msg_Post: Warning
2013-10-11T22:43:59.399-04:00| vcpu-0| I120: [msg.tools.inaccessible] Unable to install VMware Tools. An error occurred while trying to access image file "C:\Program Files\linux.iso" needed to install VMware Tools: The system cannot find the file specified.
2013-10-11T22:43:59.399-04:00| vcpu-0| I120+ If your product shipped with the VMware Tools package, reinstall VMware Player, then try again to install the VMware Tools package in the virtual machine.发布于 2013-10-12 04:34:03
根据您发布的代码,它正在搜索“C:\ProgramFiles\linux.iso”中的linux.iso。您的iso应该位于更深的目录中,在vmwareplayer文件夹中或安装vmwareplayer的任何位置。您需要单击VMware播放机屏幕上的cd图标,并自己浏览iso文件。然后,您可以继续执行VMware播放器工具安装过程。
https://askubuntu.com/questions/356991
复制相似问题