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="create-vm-wizard-name-os">
|
---|
4 | <title>Specify Name and Operating System</title>
|
---|
5 | <!--7.1: Subtype field added -->
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | <ol id="ol_s3f_d13_4bc">
|
---|
9 | <li>Give the virtual machine (VM) a name. The name you enter is shown in the machine list in
|
---|
10 | <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and is also used for the virtual
|
---|
11 | machine's files on disk. Be sure to assign each VM an informative name that describes the
|
---|
12 | OS and software running on the VM. For example, <codeph>Windows 10 with
|
---|
13 | Visio</codeph>.</li>
|
---|
14 | <li>Select the location where VMs are stored on your computer, called the machine folder.
|
---|
15 | Ensure that the folder location has enough free space, especially if you intend to use the
|
---|
16 | snapshots feature. See also <xref href="vboxconfigdata-machine-folder.dita">The Machine
|
---|
17 | Folder</xref>.</li>
|
---|
18 | <li>Select the ISO image file for the operating system you intend to install on the new VM. The image file can
|
---|
19 | be used directly to install an OS on the new VM as part of an unattended installation, or it can be attached
|
---|
20 | to a DVD drive on the new VM. If the image contains more than one edition, select the edition you want to
|
---|
21 | use.</li>
|
---|
22 | <li><ph conkeyref="vbox-conkeyref-phrases/product-name"/> will populate the <b>Type</b>,
|
---|
23 | <b>Subtype</b>, and <b>Version</b> fields if it can detect the operating system in the
|
---|
24 | ISO. If it cannot detect the OS, then set these according to your OS. For example, if the
|
---|
25 | <b>Type</b> is Linux, the <b>Subtype</b> might be Oracle Linux and the <b>Version</b>
|
---|
26 | might be Oracle Linux 8.x (64-bit). <p>The supported OSs are grouped into types. If you
|
---|
27 | want to install something very unusual that is not listed, select the <b>Other</b> type.
|
---|
28 | Depending on your selection, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will
|
---|
29 | enable or disable certain VM settings that your guest OS may require. This is
|
---|
30 | particularly important for 64-bit guests (see <xref
|
---|
31 | href="intro-64bitguests.dita#intro-64bitguests"/>) but you must always set this field
|
---|
32 | to the correct value.</p></li>
|
---|
33 | <li>By default, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> will install the chosen OS using the ISO
|
---|
34 | image provided, if the image supports unattended installation. See also <xref
|
---|
35 | href="create-vm-wizard-unattended-install.dita#create-vm-wizard-unattended-install"/>.<p>If you prefer to
|
---|
36 | install the OS manually, you can disable the unattended guest operating system install feature by selecting
|
---|
37 | <b outputclass="bold">Skip Unattended Installation</b>. In that case, the selected ISO image is mounted
|
---|
38 | automatically on the DVD drive of the new VM and you must install the OS from there.</p><p>Not all images
|
---|
39 | support unattended installation.</p></li>
|
---|
40 | <li>Click Next to <xref
|
---|
41 | href="create-vm-wizard-unattended-install.dita#create-vm-wizard-unattended-install"/>
|
---|
42 | (if using) or to <xref href="create-vm-wizard-hardware.dita"/>.</li>
|
---|
43 | </ol>
|
---|
44 | </p>
|
---|
45 | </body>
|
---|
46 |
|
---|
47 | </topic>
|
---|