Test Test
  • Home
  • Computer
  • Recipes

Disable timesync for a Virtualbox VM

Details
boehmi
computer
08 January 2019
Hits: 9073
Empty
  •  Print 
  • Email
virtualbox timesync

To disable the timesync for a Virtualbox guest, run the following command on the host

vboxmanage setextradata <VMname> "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "1"

and to re-enable

vboxmanage setextradata <VMname> "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "0"

 

  • Next

Most Read

  • Variables in a Skype script
  • welcome
  • checking whether a URL is reachable
  • Pizza dough
  • keep your virtual harddisks compact with VirtualBox

Latest Articles

  • Disable timesync for a Virtualbox VM
  • keep your virtual harddisks compact with VirtualBox
  • Variables in a Skype script
  • welcome
  • checking whether a URL is reachable
Bootstrap is a front-end framework of Twitter, Inc. Code licensed under MIT License. Font Awesome font licensed under SIL OFL 1.1.