search没有search到的东西,think那些没有想到的西东。I am headbigger.

禁止虚拟机时间同步的方法

上一篇 / 下一篇  2008-08-08 13:04:16 / 个人分类:Windows

Today is chinese Olympic day,everyone is very happy,but everyone must go to work for 8 hours.So after saying 'morning' to my colleague,I prepared to be hard working.

I prepared for testing my software in virtual system.The software is Veritas storage foundation ha 5,but I can't find the demo license.I have applied for the demo license,but  received noting by now.

How can I do?use the license which has expired,but I must disable the time synchronizing first.OK, the step is as below.All this steps have test in my virtual system.such as vmware 5 ,virtual pc 2007.

In vmware workstation 5
      open the vmware configuation (.VMX) file in a text editor,add and set the following option to false
      tools.syncTime = "false" 
      tools.synchronize.restore  = "false" 
      time.synchronize.resume.disk = "false" 
      time.synchronize.continue  = "false" 
      time.synchronize.shrink = "false" 

In virtual pc 2007
      Open the virtual pc 2007 configuartion (.VMC) file in a text editor(notepad),and find the code as below
      <integration>
                <microsoft>
      then add the following codes
                    <components>
                         <host_time_sync>
                              <enabled type="boolean">false</enabled>
                         </host_time_sync>
                    </components>
      save the configuration file.

Ok now,the virtual system is close or shutdown or reset ,the system time is not be synchornization with the host system os time.

 

 

 

 


 

 

 


TAG: pc Virtual virtual VMware vmware VmWare VMWARE 时间同步 虚拟机

 

评分:0

我来说两句

显示全部

:loveliness: :handshake :victory: :funk: :time: :kiss: :call: :hug: :lol :'( :Q :L ;P :$ :P :o :@ :D :( :)

日历

« 2008-10-14  
   1234
567891011
12131415161718
19202122232425
262728293031 

数据统计

  • 访问量: 585
  • 日志数: 22
  • 建立时间: 2007-12-12
  • 更新时间: 2008-10-10

RSS订阅

Open Toolbar