Opened 10 years ago
Closed 10 years ago
#12865 closed defect (worksforme)
GetHostTimeDisable Option yields Unknown configuration value
| Reported by: | bro | Owned by: | |
|---|---|---|---|
| Component: | guest additions | Version: | VirtualBox 4.3.8 |
| Keywords: | UserManual, time synchronization | Cc: | |
| Guest type: | Windows | Host type: | Windows |
Description
When I set the option mentioned in UserManual (v 4.3.8) section 9.14.4, using: VBoxManage setextradata "VM name" "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1
Once I start the VM named "VM name" the Virtual box fails to open a session for the given virtual machine, complaining that: "Unknown configuration value 'GetHostTimeDisable' found in the configuration of VMMDev instance #0 (VERR_CFGM_CONFIG_UNKNOWN_VALUE)."
The details contain following info: "Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6}"
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |


I am sorry, the ticket is wrong, it was due to my typo, mistaking GetHostTimeDisable for GetHostTimeDisabled. It is working as expected.