Fri, 10 Apr 2009
Syncing time on a Unix guest on VirtualBox
After I installed Virtual Box guest additions , i expected
that the guest will sync up the time automatically with the host.
But it never happened.
Anyways , you need to execute the following command as root everytime you reboot the guest unix os.
#vboxadd-timesync --daemonize
This will run in background and will sync up the time with the host OS.
But it never happened.
Anyways , you need to execute the following command as root everytime you reboot the guest unix os.
#vboxadd-timesync --daemonize
This will run in background and will sync up the time with the host OS.
posted at: 03:49 | category: /virtualization | permanent link to this entry


