虚拟机一直采用挂起状态的,今天突然无法启动了,错误信息如下。VMware Workstation unrecoverable error: (vmx)Exception 0xc0000006 (disk error while paging) has occurred.A log file is available in 'D:\Program File\Fedora\vmware.log'. A core file is available in 'D:\Program File\Fedora\vmware-vmx-4544.dmp'. Please request support and include the contents of the log file and core file. To collect data to submit to VMware support, choose 'Collect Support Data' from the Help menu.You can also run the 'vm-support' script in the Workstation folder directly.We will respond on the basis of your support entitlement.今天跟大家分享一下,我的解决方法。
工具/原料
1
VmWare
2
挂起后无法启动
方法/步骤
1
首先打开虚拟机的安装目录。如果你忘了是哪个目录,错误信息当中的'D:\Program File\Fedora\'就是安装目录。
2
找到目录中的'xxxx.vmss'文件,我的虚拟机是fedora,所以文件名就是'Fedora.mvss'。这个.vmss文件存储的就是挂起后的虚拟机状态信息。只要执行挂起操作就会生成这个文件。
4
这里跟大家介绍一个重要的文件 .vmdk。这个是虚拟机的硬盘文件,一定不要删除。