Reason: Failed to lock the file
Google 了一下, 在網路找到了以下解答.
1. 手動修改配置檔
請用 notepad 編輯 *.vmx 檔案, 在內容中加上一行
disk.locking = "FALSE"
2. 透過 VMware Infrastructure Web Access 介面修改
進去 VMware Infrastructure Web Access
在左邊的Inventory -> 選取你的VM -> 右邊 Commands -> Configure VM
-> Advanced -> Configuration Parameters -> Add New Entry
-> Name 輸入 disk.locking -> Value 輸入 FALSE -> OK