VirtualBox

Changeset 102568 in vbox


Ignore:
Timestamp:
Dec 11, 2023 10:02:38 AM (15 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160714
Message:

Docs/Unattended: Fixed guest install example, removed unnecessary spaces. bugref:10554

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/dita/topics/unattended-guest-install-example.dita

    r99797 r102568  
    44<topic xml:lang="en-us" id="unattended-guest-install-example">
    55               <title>Using VBoxManage Commands for Unattended Guest Installation</title>
    6                
     6
    77               <body>
    88                  <p>
     
    125125                        <pre xml:space="preserve"># VBoxManage unattended install $VM \
    126126--iso=/u01/Software/OL/OracleLinux-R7-U6-Server-x86_64-dvd.iso \
    127 --user=<varname>login</varname> --full-user-name=<varname>name</varname> --password <varname>password</varname> \
     127--user=<varname>login</varname> --full-user-name=<varname>name</varname> --user-password <varname>password</varname> \
    128128--install-additions --time-zone=CET</pre>
    129129                        <p>
     
    184184                  </ol>
    185185               </body>
    186                
     186
    187187            </topic>
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