1

我正在尝试vmrun clone使用 VMWare Fusion 6 运行并看到以下错误:

> /Applications/VMware\ Fusion.app/Contents/Library/vmrun -T fusion clone ubuntu-12-04-3.vmwarevm/ubuntu-12.04.3.vmx foo.vmx full
Error: One of the parameters was invalid

这似乎是根据vmrun -h

> /Applications/VMware\ Fusion.app/Contents/Library/vmrun -h

clone                Path to vmx file     Create a copy of the VM
                     Path to destination vmx file
                     full|linked
                     [-snapshot=Snapshot Name]
                     [-cloneName=Name]
4

1 回答 1

2

感谢 Twitter 上的@_k3rn以获得答案。

vmrun clone仅适用于 Fusion Professional。您需要升级才能使其正常工作。

于 2014-01-04T00:05:33.450 回答