您的位置:首页 > 其它

关于安装好的虚拟机移机后打不开的问题

2009-07-28 21:49 260 查看
前几天,我想把拷贝过来的linux虚拟机安装到自己家台式机使用,然后报错了不能进入系统,出错信息大概如下。
VMware Workstation cannot open one of the virtual disks needed by this VM because it is larger than the maximum file size supported by the host file system. Some remote file systems do not support files larger than 2 GB, even though the file system on the server might.
Cannot open the disk 'D:VM MACHINE商业银行SYBASEOther.vmdk ' or one of the snapshot disks it depends on.
Reason: The file is too large.
解决办法如下:
如果是遇到VMWARE 6(SERVER)出现2GB FILE REASONS TOO BIG。
就在VMX文件下加这一句:
diskLib.sparseMaxFileSizeCheck= "false"
或者在设置里加add entry.也行。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: