您的位置:首页 > 其它

systems do not support files larger than 2 GB

2013-06-01 11:51 561 查看
把一个已经虚拟好的文件从另一台机器拷贝过来,当用虚拟机vm6启动的时候,无法正常启动,有如下提示 出错信息大概如下。

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:\lvs_as5.' or one of the snapshot disks it depends on. Reason: The file is too large. 2GB FILE REASONS TOO BIG

解决方法 就在VMX文件下加这一句: diskLib.sparseMaxFileSizeCheck= "false" 保存,重新启动虚拟机。

原帖链接:http://gzhcld.blog.163.com/blog/static/4831708920102274353390/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐