Prevent VirtualBox from updating guest time

Answer to this SU question

Run VBoxManage setextradata <guest-vm-name> "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1 on the host OS to disable automatic time sync.

Comments

Comments powered by Disqus