红联Linux门户
Linux帮助

让VMware上debian时钟恢复正常

发布时间:2007-05-05 00:55:55来源:红联作者:Alongking
在VMware中装过3个发行版的Linux,fc,red hat 和Debian,最喜欢的就是Debian,可debian的最大问题就是时钟每个小时都要慢几分钟。最近在网上看到原来这个在VMware的手册里有解释:

For Linux hosts running these product versions, see knowlege base article 1591 at
http://www.vmware.com/support/kb/enduser/std_adp.php?p_faqid=1591. For previous versions of
these products see knowlege base article 708 at
www.vmware.com/support/kb/enduser/std_adp.php?p_faqid=708.

This problem occurs on some host computers that use Intel SpeedStep or other similar
power-saving technologies that vary the processor speed.

To work around this problem, you can specify the correct maximum CPU speed in your global
configuration file. On Windows hosts, this file is normally C:\Documents and Settings\All
Users\Application Data\VMware\VMware Workstation\config.ini for VMware Workstation or
C:\Documents and Settings\All Users\Application Data\VMware\VMware GSX Server\config.ini for
GSX Server.

If this file exists, edit it with a text editor, adding the lines described below. The file
may not exist. If it does not exist, create it as a plain text file.

host.cpukHz = 1700000
host.noTSC = TRUE
ptsc.noTSC = TRUE

不过我这config.ini是在C:\Documents and Settings\All Users\Application Data\VMware\目录下,也没有VMware GSX Server目录,试着改VMware目录下的config.ini,哈哈,困扰了近两年的问题解决了。
文章评论

共有 0 条评论