Last change
on this file since 105145 was 99797, checked in by vboxsync, 21 months ago |
Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
699 bytes
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="disabletimesync">
|
---|
4 | <title>Disabling the Guest Additions Time Synchronization</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | Once installed and started, the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> Guest Additions
|
---|
9 | will try to synchronize the guest time with the host time. This
|
---|
10 | can be prevented by forbidding the guest service from reading
|
---|
11 | the host clock:
|
---|
12 | </p>
|
---|
13 | <pre xml:space="preserve">$ VBoxManage setextradata <varname>VM-name</varname> "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1</pre>
|
---|
14 | </body>
|
---|
15 |
|
---|
16 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.