VirtualBox

Changeset 84525 in vbox


Ignore:
Timestamp:
May 25, 2020 6:41:00 PM (5 years ago)
Author:
vboxsync
Message:

Manual/Guest Control: Added new added syntax for VBoxManage.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-guestcontrol.xml

    r82969 r84525  
    11991199        </varlistentry>
    12001200        <varlistentry>
     1201          <term><option>--reboot</option></term>
     1202          <listitem><para>
     1203              Automatically reboots the guest after a successful Guest Additions
     1204              update.
     1205            </para></listitem>
     1206        </varlistentry>
     1207        <varlistentry>
     1208          <term><option>--timeout=<replaceable>ms</replaceable></option></term>
     1209          <listitem><para>
     1210              Sets the timeout (in ms) to wait for the overall Guest Additions update
     1211              to complete. By default no timeout is being used.
     1212            </para></listitem>
     1213        </varlistentry>
     1214        <varlistentry>
     1215          <term><option>--verify</option></term>
     1216          <listitem><para>
     1217              Verifies whether the Guest Additions were updated successfully after
     1218              a successful installation. A guest reboot is mandatory.
     1219            </para></listitem>
     1220        </varlistentry>
     1221        <varlistentry>
     1222          <term><option>--wait-ready</option></term>
     1223          <listitem><para>
     1224              Waits for the current Guest Additions being ready to handle the
     1225              Guest Additions update.
     1226            </para>
     1227          </listitem>
     1228        </varlistentry>
     1229        <varlistentry>
    12011230          <term><option>--wait-start</option></term>
    12021231          <listitem><para>
     
    12241253              enclosed by quotes.
    12251254            </para></listitem>
     1255        </varlistentry>
     1256      </variablelist>
     1257    </refsect2>
     1258    <refsect2 id="vboxmanage-guestcontrol-waitrunlevel">
     1259      <title>Wait for a guest run level</title>
     1260      <para>
     1261        The <command>VBoxManage guestcontrol
     1262        <replaceable>vmname</replaceable> waitrunlevel</command> command
     1263        enables you to wait for a guest run level being reached.
     1264      </para>
     1265      <variablelist>
     1266        <varlistentry>
     1267          <term><option>--timeout=<replaceable>ms</replaceable></option></term>
     1268          <listitem><para>
     1269              Sets the timeout (in ms) to wait for reaching the run level.
     1270              By default no timeout is being used.
     1271            </para></listitem>
     1272        </varlistentry>
     1273        <varlistentry>
     1274          <term><option><replaceable>system</replaceable>|<replaceable>userland</replaceable>|<replaceable>desktop</replaceable></option></term>
     1275          <listitem><para>
     1276            Specifies the run level to wait for.
     1277          </para></listitem>
    12261278        </varlistentry>
    12271279      </variablelist>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette