Re: F12 and time keeping ....[SOLVED]

2010-01-12 Thread Ed Greshko
Oliver Falk wrote: > >> Turns out it was a VMware setting after all. In the vmx file >> tools.syncTime was set to TRUE. On the working systems it was set to >> FALSE. I don't know how/when it was changed or why it was different for >> just F12. I choose to blame the youngest cat. >> >> Thanks f

Re: F12 and time keeping ....[SOLVED]

2010-01-12 Thread Oliver Falk
On 01/12/2010 10:13 AM, Ed Greshko wrote: > Ed Greshko wrote: >> Oliver Falk wrote: >> >> Try adding this to your kernel params (/etc/grub.conf): >> >> notsc divider=10 >> >> >> >> > Just tried that to no avail. > > >

Re: F12 and time keeping ....[SOLVED]

2010-01-12 Thread Ed Greshko
Ed Greshko wrote: > Oliver Falk wrote: > > Try adding this to your kernel params (/etc/grub.conf): > > notsc divider=10 > > > > Just tried that to no avail. >>> In case some folks are unfamiliar