问题简述 在 Manjora Linux 下,之前更新过系统,这次启动虚拟机居然就是失败了. 报错信息如下: Version mismatch with vmmon module: expecting 401.0, got 398.0. You have an incorrect version of the 'vmmon' kernel module. Try reinstalling VMware Workstation. 解决办法 在网上检索一下相关文章,找到了解决的办法,在这里记录一下.
昨天使用vmware,由于笔记本温度过高,系统自动断电,导致实体机非正常关机.然后发现vmware无法启动虚拟机了,提示为‘This virtual machine appears to be in use’.解决方法是:删除所有虚拟机目录下的.lck目录,然后重新启动虚拟机就可以了..lck目录下有.lck磁盘锁文件,在正常关闭虚拟机时,.lck文件会被删除,但是在非正常关机后,磁盘锁文件仍然会存在,因此vmware会认为虚拟系统仍然被主系统使用.
启动虚拟机报错: VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the program uses, and access all directories for temporary files. The VMware Authorization Service is not running.
最初安装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