Notes on VirtualBox
June 26th, 2009 by papillon
List VMs
VBoxManage list vms
Disable time synchronisation
VBoxManage setextradata <vmname> “VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled” “1″
A personal cheat sheet
List VMs
VBoxManage list vms
Disable time synchronisation
VBoxManage setextradata <vmname> “VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled” “1″