Archive for September, 2008

The Guest OS’s Clock is running too fast in a Dual Core Host System

Thursday, September 18th, 2008

First – you will need to check the clock speed of the machine.

cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq

1833000

then under VMWare Config – update the following parameters.

/etc/vmware/config

host.cpukHz = 1830000
host.noTSC = TRUE
ptsc.noTSC = TRUE