上面提到的 To resolve this issue, decrease the memory assigned to each virtual machine, increase the amount of physical memory installed in the host, or both. 這句是指要我減少VM內的公給記憶體或是增加實機的記憶體容量嗎?
Not enough physical memory is available to power this virtual machine with its configured settings 這是指我的電源無法供應足夠的電給虛擬主機?
In the vmware.log file, you see entries similar to: vmx| VerificationOfHostParameters status 2 vmx| Failed to verify host parameters 我去看我履歷他是說 2013-03-29T21:31:31.233+08:00| vmx| I120: VerificationOfHostParameters status 0
Resolution部分 After installing Windows 7 SP1 or Windows 2008 R2 SP1 on a 64bit host, you may experience this issue while trying to start a virtual machine. This issue is resolved by Workstation 7.1.4. You can download the latest version of Workstation from our Download Center. 這是說我安裝了Windows 7 SP1所以會出現的錯誤?此外Workstation 7.1.4這是指要我回去載舊版7.1.4版本?
2個解決方法 1.You can resolve this issue by uninstalling SP1. For more information, see How to uninstall Windows 7 Service Pack 1 (SP1) .
Note: The preceding links were correct as of March 22, 2011. If you find the link is broken, provide feedback and a VMware employee will update the link. 但是我主機並沒有安裝Windows 7 Service Pack 1 (SP1) (KB976932)
2.To workaround this issue, you can add a setting to the config file to restrict Workstation to using a percentage of the host's available RAM: Shut down all running virtual machines and exit Workstation. Open the config.ini file located at C:\ProgramData\VMware\VMware Workstation. Add this line to the file:
vmmon.disableHostParameters = TRUE
Save and close the file. Restart Windows. This ensures that the virtual machine uses only 75% of the host memory. 我照他在C:\Program Files (x86)\VMware\VMware Workstation 建立文件檔 config.ini 內文vmmon.disableHostParameters = TRUE 但還是會跳出錯誤強制關閉虛擬機 是我哪裡設錯了嗎?