VMware fixes (VMware Server too)

Discussion in general that pertains to Sabayon Linux - Must Pertain to Sabayon Linux

Moderator: Moderators

VMware fixes (VMware Server too)

Postby lxnay » Tue Feb 21, 2006 11:42

From this (OT): http://www.zimbra.com/forums/showthread.php?t=1624


1.) setup vmware tools on your guest OS
2.) On the Host OS: go into the .vmx file for your virtual server and insert
tools.syncTime = "TRUE"
This does not help with the speed up, but it will keep the clock right if it falls behind.
3.) On the Host: We are now artifically going to slow down the virtual systems clock. The reason I found for the speed up on my system was that vmware thought my processor was slower than it really is due to the CPU 'slowing' itself in power saving mode and misreporting its speed(right now its shows its MHZ at 1004.598 rather than ~2400). So when the CPU exits power saving mode it results in time elapsing MUCH faster (I gained 2 days in 1 night). VMware-tools does NOT correct for this, it only corrects forwards.
So we are going to go into the /etc/vmware directory and edit the file config with your favorite editor, now add a line
host.cpukHz="2401000"
Where the number is just slightly above your CPUs mHz (or rather kHz)
4.) Also in the grub options (/etc/grub/grub.conf) add clock=pit
example: kernel /bzImage-2.6.9 ro root=/dev/VolGroup00/LogVol00 clock=pit
5.) your virtual system clock will now run a couple of seconds slow each day, but VMware-tools will detect this and sync the clock to the real system clock. Problem solved.


It is applicable to RR4/RR64 too

VMware tools are available via Portage:

Code: Select all
emerge vmware-linux-tools
lxnay
Land Owner
 
Posts: 3415
Joined: Thu Oct 13, 2005 23:16
Location: Italy

Return to Sabayon Linux General Discussion

Who is online

Users browsing this forum: No registered users and 0 guests