我试图使用vmrun clone融合6运行VMWare,并看到以下错误:
> /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]发布于 2014-01-04 00:05:33
答案归功于推特上的k3rn。
vmrun clone只在Fusion上工作。你需要升级才能让它起作用。
https://stackoverflow.com/questions/20914987
复制相似问题