VirtualBox

Changeset 43058 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Aug 29, 2012 7:47:42 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80394
Message:

VBoxManage/UpdateAdditions: Implemented --wait-start to only wait for the actual Guest Additions updater being started.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_VBoxManage.xml

    r42448 r43058  
    649649
    650650          <listitem>
    651             <para><computeroutput>--nicbootprio&lt;1-N&gt; 
    652             &lt;priority&gt;</computeroutput>: This specifies the order in which 
    653             NICs are tried for booting over the network (using PXE). The 
    654             priority is an integer in the 0 to 4 range. Priority 1 is the 
    655             highest, priority 4 is low. Priority 0, which is the default unless 
     651            <para><computeroutput>--nicbootprio&lt;1-N&gt;
     652            &lt;priority&gt;</computeroutput>: This specifies the order in which
     653            NICs are tried for booting over the network (using PXE). The
     654            priority is an integer in the 0 to 4 range. Priority 1 is the
     655            highest, priority 4 is low. Priority 0, which is the default unless
    656656            otherwise specified, is the lowest.
    657657            </para>
     
    31273127
    31283128          <screen>VBoxManage guestcontrol &lt;vmname&gt;|&lt;uuid&gt; updateadditions
    3129             [--source "&lt;guest additions .ISO file to use&gt;"] [--verbose]</screen>
     3129            [--source "&lt;guest additions .ISO file to use&gt;"] [--verbose]
     3130            [--wait-start]</screen>
    31303131
    31313132          <para>where the parameters mean: <glosslist>
     
    31533154                <glossdef>
    31543155                  <para>Tells VBoxManage to be more verbose.</para>
     3156                </glossdef>
     3157              </glossentry>
     3158
     3159              <glossentry>
     3160                <glossterm>--wait-start</glossterm>
     3161                <glossdef>
     3162                  <para>Starts the regular updating process and waits until the
     3163                    actual Guest Additions update inside the guest was started.
     3164                    This can be necessary due to needed interaction with the
     3165                    guest OS during the installation phase.</para>
     3166                  <para>When omitting this flag VBoxManage will wait for the
     3167                    whole Guest Additions update to complete.</para>
    31553168                </glossdef>
    31563169              </glossentry>
Note: See TracChangeset for help on using the changeset viewer.

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