centos – VMWare Fusion – 断电后的锁定文件

停电后,VMWare Fusion(在Mac OS X 10.5.7下)显示CentOS 5 .vmx被锁定.

Screen Shot http://i29.tinypic.com/2u9pnk8.png

单击“挂锁”会显示此消息的对话框.

This virtual machine appears to be in use.

If this virtual machine is already in
use,press the “Cancel” button to
avoid damaging it. If this virtual
machine is not in use,press the “Take
Ownership” button to obtain ownership
of it.

Configuration file:
/Users/rjstelling/Documents/Virtual
Machines.localized/CentOS 5 64-bit –
Development.vmwarevm/CentOS 5
64-bit.vmx

单击“Take Ownership”失败,显示以下消息:

The virtual machine is in use by an application on your host computer.

Configuration file:
/Users/rjstelling/Documents/Virtual
Machines.localized/CentOS 5 64-bit –
Development.vmwarevm/CentOS 5
64-bit.vmx

我没有运行其他VM软件.如何“解锁”此文件并重新启动VM?

这是Mac的一步一步:

>退出VMWare Fusion
>找到VM文件并右键单击(或按住Ctrl键单击),选择“显示内容
>将以.lck结尾的所有文件文件夹移动到桌面
>重新启动VMWare Fusion
>重新启动VM

(6.如果一切顺利,您可以删除.lck文件文件夹)

相关文章

有时候CentOS工作在无互联网的环境下,需要在离线环境下安装一些组件,这次实现的是模拟在离线环境下安...
首先参照https://www.cnblogs.com/wdw984/p/13330074.html,来进行如何安装Centos和离线下载rpm包。 离...
有两个.NET CORE3.1网站部署在CentOS7上(内网IP是192.168.2.32),现在想实现访问http://192.168.2.32...
1、yum -y install vsftpd 安装vsftpd 2、配置vsftpd的配置文件(/etc/vsftpd/vsftpd.conf)主要修改以...
首先去mysql官网下载mysql的离线rpm安装包(https://downloads.mysql.com/archives/community/) Mysql...
第一步下载erlang环境并安装: wget https://packages.erlang-solutions.com/erlang/rpm/centos/7/x86_...