Changing the System Time in the Virtual Machine / Disable Host Timesync
Hi,
auf der site
habe ich folgendes gefunden:
The Futility of Changing the System Time in the Virtual Machine Bios
You may or may not be aware that when you are booting a virtual machine under Virtual PC or Virtual Server you can press the Del key to enter the virtual machines bios. The first configurable option that you'll see in the bios is the System Time and System Date. You can easily change these values, however there is no point. You see, the virtual machine will be rebooted after any Bios changes are made (this is standard behavior for computers) and when the virtual machine reboots its system time and date will be automatically reset to match those of the host operating system.
Cheers, Ben
und unter den Kommentaren:
We can use the key from VS inside the <integration> <microsoft> tags in the vmc to disable host timesync.
<components>
<host_time_sync>
<enabled type="boolean">false</enabled>
</host_time_sync>
</components>
mfg
Klaus
Print article | This entry was posted by klausobd on 02.04.10 at 01:39:00 . Follow any responses to this post through RSS 2.0. |