VM 启动报错 "Failed to lock the file" 解决办法

来源:互联网 发布:手机的移动数据打不开 编辑:程序博客网 时间:2024/05/21 06:51
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
阅读全文
0 0
原创粉丝点击