且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

do not support files larger than 2 GB

更新时间:2022-09-04 23:32:16

本文出自Simmy的个人blog:西米在线 http://simmyonline.com/archives/164.html
 
为了破解寓所附近的wireless AP,down了个BT3 vmware版,传说中的黑客工具箱,可是运行时却提示:
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. 
 
在网上找到解决方法,用记事本打开“Other Linux 2.6.x kernel.vmx”,”在最底下加一行:diskLib.sparseMaxFileSizeCheck= "false"




















本文转simmy51CTO博客,原文链接:http://blog.51cto.com/helpdesk/137000,如需转载请自行联系原作者