人的头脑太复杂,时间过得久,有时候连自己也被自己骗了,记下来才是最真实的..
2006年12月5日 21:55

       更改VMware的配置文件config.ini,如果是在windows上安装的,可以在路径:“C:\Documents and Settings\All Users\Application Data\VMware\VMware Workstation”下找到,并加入如下行:

mks.noBeep = "TRUE"
在Linux 2.6.16内核以上版本安装vmware tools出现的问题解决

       这里本来据说有个patch可以解决的,但是我试了几次还是没有解决。在一个国外论坛上找到了解决办法,更改vmware-config-tools.pl文件,在/usr/bin下。更改如下内容:

- $header_page_offset =~ s/^$pattern \(?0x([0-9a-fA-F]{8,}).*$/$1/;
- if ($header_page_offset =~ /[0-9a-fA-F]{8,}/) {
+ if ($header_page_offset =~ /^$pattern \(?0x([0-9a-fA-F]{8,})/) {
+ $header_page_offset = $1;

       找到“-”部分内容,更改为“+”部分内容。在vmware 5.5+debian sid上调试成功。
我要 [保存此页] [收藏此页] [复制此链接QQ/Msn发送]
收藏到 [天天] [和讯] [我摘] [天极] [新浪] [博采] [Del.icio.us]
我们推荐您 快去试试吧!
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
记住我
昵称   密码   游客无需密码
网址   电邮   [注册]