本人从事 Linux Nginx Mysql PHP 开发多年,联系v:luhuang2003 ,希望接触到更新的web开发软件,开此博客希望能把自己的经验和接触的东西与大家进行共享。
分类: LINUX
2013-02-25 14:09:57
今天在把虚拟机的一个硬盘目录拷贝做测试,启动使用新的目录下的硬盘的时候出现如下:vmware:Cannot open the disk 'XXX' or one of the snapshot disks it depends on. reason: failed to lock the file.
今天打开vmware的虚拟机,发现出现Cannot open the disk 'XXX' or one of the snapshot disks it depends on. reason: failed to lock the file警告,发现原来是上次异常关机,原本文件夹里出现了.lck后缀的文件,将其所在的文件夹删除,就可以解决了。