Discussion: probleme vmware
Afficher un message
Vieux 17/12/2021, 17h16  
ToNy68
Membre attaché
 
Avatar de ToNy68
 
Date d'inscription: juin 2014
Localisation: Internet
Messages: 493
Thanks: 394
Thanked 781 Times in 304 Posts
Pouvoir de réputation: 19
ToNy68 is a splendid one to beholdToNy68 is a splendid one to beholdToNy68 is a splendid one to beholdToNy68 is a splendid one to beholdToNy68 is a splendid one to beholdToNy68 is a splendid one to beholdToNy68 is a splendid one to behold
Par défaut

Citation:
Envoyé par seadoo831 Voir le message
maintenant qui serais en mesure de faire en sorte que la vmware redémarre a chaque fois a la meme heure date ....
Salut

Il faut éditer le fichier vmw et modifier (ou ajouter) ces lignes:

time.synchronize.continue = "FALSE"
time.synchronize.restore = "FALSE"
time.synchronize.resume.disk = "FALSE"
time.synchronize.shrink = "FALSE"
time.synchronize.tools.startup = "FALSE"
time.synchronize.tools.enable = "FALSE"
time.synchronize.resume.host = "FALSE"


Et sinon modifie directement cette ligne en y inscrivant la date fixe à laquelle tu veux que ca démarre :

rtc.startTime = xxxxxxxxx

remplacer les xxxxxx par la date (format utc).

pour la conversion de la date, il y a ceci:

https://www.mbari.org/utc-calculator/

---------- Post added at 18h16 ---------- Previous post was at 18h14 ----------

----
fichier vmx*
ToNy68 est déconnecté   Réponse avec citation
The Following User Says Thank You to ToNy68 For This Useful Post:
seadoo831 (17/12/2021)