Archive for August, 2007

Aug

24

VMware Workstation: Fixing Time in Linux Guest OS

By Mike

I recently had troubles with Gutsy in a guest OS under VMware Workstation (Linux) on my laptop. The clock in my Gutsy guest OS would run much faster than my host computer. The problem is caused by computers using dynamic CPU speed technology.
Here is a workaround I have found:

Edit your /etc/vmware/config
sudo vim /etc/vmware/config

Add the following […]