昨天使用vmware,由于笔记本温度过高,系统自动断电,导致实体机非正常关机.然后发现vmware无法启动虚拟机了,提示为‘This virtual machine appears to be in use’.解决方法是:删除所有虚拟机目录下的.lck目录,然后重新启动虚拟机就可以了..lck目录下有.lck磁盘锁文件,在正常关闭虚拟机时,.lck文件会被删除,但是在非正常关机后,磁盘锁文件仍然会存在,因此vmware会认为虚拟系统仍然被主系统使用.…
为了方便,虚拟机都是采用挂起状态,今天在启动虚拟机的时候出现如下提示错误: VMware Workstation unrecoverable error: (vmx)Exception 0xc0000006 (disk error while paging) has occurred.A log file is available in "F:\vmware\RHEL5.4-RHCE-Server\vmware.log". A core file is available in &qu…
虚拟机暂停了,突然停电,再开机后无法启动暂停的虚拟机,出现下面的错误 VMware Workstation unrecoverable error: (vmx)Exception 0xc0000006 (disk error while paging) has occurred.A log file is available in “D:\Documents and Settings\user\My Documents\My Virt l Machines\Fedora-10\vmware.lo…
最初安装vmware时就报错 Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so:cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "pk-gtk-module": libpk-gtk-module.so: can…