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>Create Virtual Machine Wizard: Name and Operating System</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <fig id="fig-create-vm-name">
|
---|
8 | <title>Creating a Virtual Machine: Name and Operating System</title>
|
---|
9 | <image href="images/create-vm-1.png" placement="break"/>
|
---|
10 | </fig>
|
---|
11 | <p>
|
---|
12 | Use this page to specify a name and operating system (OS) for
|
---|
13 | the virtual machine and to change the storage location used for
|
---|
14 | VMs.
|
---|
15 | </p>
|
---|
16 | <p>
|
---|
17 | You can also choose to disable the unattended guest operating
|
---|
18 | system install feature. See also
|
---|
19 | <xref href="create-vm-wizard-unattended-install.dita#create-vm-wizard-unattended-install"/>.
|
---|
20 | </p>
|
---|
21 | <p>
|
---|
22 | The following fields are available on this wizard page:
|
---|
23 | </p>
|
---|
24 | <ul>
|
---|
25 | <li>
|
---|
26 | <p><b outputclass="bold">Name.</b> A name for the new
|
---|
27 | VM. The name you enter is shown in the machine list of
|
---|
28 | VirtualBox Manager and is also used for the virtual machine's files
|
---|
29 | on disk.
|
---|
30 | </p>
|
---|
31 | <p>
|
---|
32 | Be sure to assign each VM an informative name that describes
|
---|
33 | the OS and software running on the VM. For example, a name
|
---|
34 | such as <codeph>Windows 10 with Visio</codeph>.
|
---|
35 | </p>
|
---|
36 | </li>
|
---|
37 | <li>
|
---|
38 | <p><b outputclass="bold">Folder.</b> The location where
|
---|
39 | VMs are stored on your computer, called the
|
---|
40 | <i>machine folder</i>. The default folder
|
---|
41 | location is shown.
|
---|
42 | </p>
|
---|
43 | <p>
|
---|
44 | Ensure that the folder location has enough free space,
|
---|
45 | especially if you intend to use the snapshots feature. See
|
---|
46 | also <xref href="vboxconfigdata-machine-folder.dita">The Machine Folder</xref>.
|
---|
47 | </p>
|
---|
48 | </li>
|
---|
49 | <li>
|
---|
50 | <p><b outputclass="bold">ISO Image.</b> Select an ISO
|
---|
51 | image file. The image file can be used to install an OS on
|
---|
52 | the new virtual machine or it can be attached to a DVD drive
|
---|
53 | on the new virtual machine.
|
---|
54 | </p>
|
---|
55 | </li>
|
---|
56 | <li>
|
---|
57 | <p><b outputclass="bold">Type and Version.</b> These
|
---|
58 | fields are used to select the OS that you want to install on
|
---|
59 | the new virtual machine.
|
---|
60 | </p>
|
---|
61 | <p>
|
---|
62 | The supported OSes are grouped into types. If you want to
|
---|
63 | install something very unusual that is not listed, select
|
---|
64 | the <b outputclass="bold">Other</b> type. Depending
|
---|
65 | on your selection, Oracle VM VirtualBox will enable or disable
|
---|
66 | certain VM settings that your guest OS may require. This is
|
---|
67 | particularly important for 64-bit guests. See
|
---|
68 | <xref href="intro-64bitguests.dita#intro-64bitguests"/>. It is therefore
|
---|
69 | recommended to always set this field to the correct value.
|
---|
70 | </p>
|
---|
71 | <p>
|
---|
72 | If an ISO image is selected and Oracle VM VirtualBox detects the
|
---|
73 | operating system for the ISO, the
|
---|
74 | <b outputclass="bold">Type</b> and
|
---|
75 | <b outputclass="bold">Version</b> fields are
|
---|
76 | populated automatically and are disabled.
|
---|
77 | </p>
|
---|
78 | </li>
|
---|
79 | <li>
|
---|
80 | <p><b outputclass="bold">Skip Unattended
|
---|
81 | Installation.</b> Disables unattended guest OS
|
---|
82 | installation, even if an ISO image is selected that supports
|
---|
83 | unattended installation. In that case, the selected ISO
|
---|
84 | image is mounted automatically on the DVD drive of the new
|
---|
85 | virtual machine and user interaction is required to complete
|
---|
86 | the OS installation.
|
---|
87 | </p>
|
---|
88 | <p>
|
---|
89 | The unattended installation step in the wizard is skipped.
|
---|
90 | </p>
|
---|
91 | <note>
|
---|
92 | <p>
|
---|
93 | This option is disabled if you do not select an
|
---|
94 | installation medium in the <b outputclass="bold">ISO
|
---|
95 | Image</b> field.
|
---|
96 | </p>
|
---|
97 | </note>
|
---|
98 | </li>
|
---|
99 | </ul>
|
---|
100 | <p>
|
---|
101 | Click <b outputclass="bold">Next</b> to go to the next
|
---|
102 | wizard page.
|
---|
103 | </p>
|
---|
104 | </body>
|
---|
105 |
|
---|
106 | </topic>
|
---|