VMWare vmrun -T player 启动 Ubuntu.vmx nogui 失败(Windows 7 下)

VMWare vmrun -T player 启动 Ubuntu.vmx nogui 失败(Windows 7 下)

VMWare 播放器在 Win 7 64 上运行。

以下命令可以正常工作:

vmrun.exe -T player start "C:\...\Ubuntu.vmx"

但是当我尝试使用 nogui 选项时出现错误:

vmrun.exe -T player start "C:\...\Ubuntu.vmx" nogui

Error: Unknown error

nogui 选项应该与 VMWare Player 一起工作吗?

另外,我想提一下,我遇到了另一个错误,但最终找到了解决方案https://askubuntu.com/questions/342552/vmware-vix-vmrun-command-error-unable-to-connect-to-host-version-not-found(按照@monstress 的指示,8 月 7 日 11:27)

相关内容