Last change
on this file was 108921, checked in by vboxsync, 4 weeks ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
6c76f3636576368d4a9963539c9d13348e208183 EFI only for Arm
85ce91f98ba4a229be6e435bea6678ca43f87b4d Changed topic IDs
81c094808cde6217550ab02b74c22d487d1a1746 Updated topic IDs and links to them
50717ec1eaea65d137bde7eb168b519a6b1d9966 Updated topic IDs
75466c5935ec603a2be966669f232bd088b3f287 Updated cloud intro
713b0c03d33098af0158ae0615a4f61370cabdef Updated comments
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.7 KB
|
Line | |
---|
1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="tk_create-vm-unattended-install">
|
---|
4 | <title>Configure Unattended Installation of Guest OS</title>
|
---|
5 | <body>
|
---|
6 | <p>If you chose Unattended Installation, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> you must supply certain configuration options to be used in the installation.</p>
|
---|
7 | <p>See also <xref href="unattended-guest-install-example.dita#unattended-guest-install-example"/> for details of how to configure unattended installation from the command line.</p>
|
---|
8 | <ol id="ol_ox5_xtw_4bc">
|
---|
9 | <li>Enter the <uicontrol>User Name</uicontrol> and <uicontrol>Password</uicontrol> for a default user on the guest OS. On Windows, this will be an administrator. On Linux, the <cmdname>root</cmdname> user will also be created with the same password.</li>
|
---|
10 | <li>
|
---|
11 | <p>For Windows guests, enter the <uicontrol>Product Key</uicontrol> supplied with Windows.</p>
|
---|
12 | </li>
|
---|
13 | <li>
|
---|
14 | <p>Enter the <uicontrol>Host Name</uicontrol> for the VM. By default, this is the same as the VM name.</p>
|
---|
15 | </li>
|
---|
16 | <li>
|
---|
17 | <p>Enter the <uicontrol>Domain Name</uicontrol> for the VM.</p>
|
---|
18 | </li>
|
---|
19 | <li>Select <uicontrol>Install in Background</uicontrol> if you want to create the VM without a GUI.</li>
|
---|
20 | <li>Unattended Guest Additions installation is available for some guests. Select <uicontrol>Install Guest Additions</uicontrol> if you would like <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to install the Guest Additions after the OS. Specify the ISO to use, usually the default file that is part of the VirtualBox installation on the host machine.</li>
|
---|
21 | </ol>
|
---|
22 | </body>
|
---|
23 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.