如果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"
保存下 就可以启动了。