如果VMware提示
VMware Workstation unrecoverable error: (vcpu-0)
Failed to allocate page for guest RAM!
A log file is available in "/media/sda3/Vi
rtual Machines/xp/xp/vmware.log".
A core file is available in "/media/sda3/Virtual Machines/xp/xp/core".
Please request support and include the contents
of the log file and core file.
那需要對vmx文件進行修改,增加以下一行內容:
mainMem.useNamedFile = "FALSE"
保存下 就可以啟動了。