feeling367
August 2nd, 2007, 04:37 AM
Hello, i've installed VmwareServer under a ubuntu host :
C2D E4200 + 1Gig memory
then I've installed ubuntu server 7.04 as guest.
I've a big clock drift ( about 10 minutes per hour faster than the host clock ).
I've set tools.syncTime = "TRUE" in the vmx file,
I've installed vmware tools in the guest and it's running !
root 3770 0.1 0.2 2040 656 ? Ss 10:20 0:02 /usr/sbin/vmware-guestd --background /var/run/vmware-guestd.pid
$ sudo ntpdate ntp.ubuntu.com
2 Aug 10:35:09 ntpdate[3960]: step time server 82.211.81.145 offset -673.188035 sec
and 1 minute later :
$ sudo ntpdate ntp.ubuntu.com
2 Aug 10:35:34 ntpdate[3961]: step time server 82.211.81.145 offset -8.511885 sec
... ok i've added the following lines to grub :
append="clock=pit nosmp noapic nolapic"
and the clock always drift :-(
somebody have an idea ?
C2D E4200 + 1Gig memory
then I've installed ubuntu server 7.04 as guest.
I've a big clock drift ( about 10 minutes per hour faster than the host clock ).
I've set tools.syncTime = "TRUE" in the vmx file,
I've installed vmware tools in the guest and it's running !
root 3770 0.1 0.2 2040 656 ? Ss 10:20 0:02 /usr/sbin/vmware-guestd --background /var/run/vmware-guestd.pid
$ sudo ntpdate ntp.ubuntu.com
2 Aug 10:35:09 ntpdate[3960]: step time server 82.211.81.145 offset -673.188035 sec
and 1 minute later :
$ sudo ntpdate ntp.ubuntu.com
2 Aug 10:35:34 ntpdate[3961]: step time server 82.211.81.145 offset -8.511885 sec
... ok i've added the following lines to grub :
append="clock=pit nosmp noapic nolapic"
and the clock always drift :-(
somebody have an idea ?