如果是遇到VMWARE 6(SERVER)出现2GB FILE REASONS TOO BIG。
就在VMX文件下加这一句:
diskLib.sparseMaxFileSizeCheck= "false"
或者在设置里加add entry.也行。
出错信息大概如下。
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\商业银行SYBASE\Other.vmdk ' or one of the snapshot disks it depends on.
Reason: The file is too large.
转载于:https://www.cnblogs.com/miaomiaoga/archive/2008/01/18/1044867.html
本文解决VMWARE6(Server)中因虚拟磁盘文件超过2GB限制导致的错误。通过修改VMX文件中的diskLib.sparseMaxFileSizeCheck参数为false,或在设置中添加相应条目,可以成功绕过此限制。
1006

被折叠的 条评论
为什么被折叠?



