VM 启动报错 "Failed to lock the file"


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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM