[筆記] VMware 出現 This virtual machine appears to be in use. 的解決方法

寫在前面:
本篇是在 Windows 8.1 上使用 VMware Workstation 作為範例
但若您是使用 Linux (如 Ubuntu)或 Mac OS X 
或是使用其他 VMware 版本(如 VMware Player)應該作法大同小異
請自行替換成適當路徑

剛剛開 VMware 用 Ubuntu GNOME 時候
關機關完 畫面一直停在全黑色畫面ˊˋ
只好用工作管理員把它停止工作。

重開 VM (虛擬機)的時候,出現以下畫面:

This virtual machine appears to be in use.
If this virtual machine is not in use, press the "Take Ownership" button to obtain ownership of it. Otherwise, press the "Cancel" button to avoid damaging it.
Configuration file: (你的VM位置與檔名) .vmx.

大意是說你的 VM 還在使用中,問你要不要取得取得所有權。

按下 Take Ownership 後,顯示了以下錯誤訊息:

Could not open virtual machine: (你的VM位置與檔名) .vmx
Taking ownership of this virtual machine failed. 
The virtual machine is in use by an application on your host computer. 
Configuration file: (你的VM位置與檔名) .vmx


大意是說取得所有權失敗,有程式正在使用它。

但是明眼人都知道 只有鬼在使用它 我們已經把 VMware 關掉過了。
所以一定是不正常關閉所造成的結果。

我試著登出登入,結果沒有用。
後來在網路上找到解法。

首先打開你被鎖住的 VM 資料夾
找到 .lck 的資料夾 (可能有多個)
這很直覺就是 Lock 的縮寫




接著進去資料夾裡面,把其中的 .lck 檔刪除



這樣就解決囉,試試看吧~