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="settings-basic">
|
---|
4 | <title>Basic Tab</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | In the <b outputclass="bold">Basic</b> tab of the
|
---|
9 | <b outputclass="bold">General</b> settings category, you
|
---|
10 | can find these settings:
|
---|
11 | </p>
|
---|
12 | <ul>
|
---|
13 | <li>
|
---|
14 | <p><b outputclass="bold">Name:</b> The name of the the
|
---|
15 | VM, as shown in the list of VMs in the main VirtualBox
|
---|
16 | Manager window. Using this name, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> also saves
|
---|
17 | the VM's configuration files. If you change the name,
|
---|
18 | <ph conkeyref="vbox-conkeyref-phrases/product-name"/> renames these files as well. As a result, you
|
---|
19 | can only use characters which are allowed for file names on
|
---|
20 | your host OS.
|
---|
21 | </p>
|
---|
22 | <p>
|
---|
23 | Note that internally, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses unique identifiers
|
---|
24 | (UUIDs) to identify virtual machines. You can display these
|
---|
25 | using the <userinput>VBoxManage</userinput> commands.
|
---|
26 | </p>
|
---|
27 | </li>
|
---|
28 | <li>
|
---|
29 | <p><b outputclass="bold">Type:</b> The type of the guest
|
---|
30 | OS for the VM. This is the same setting that is specified in
|
---|
31 | the <b outputclass="bold">New Virtual Machine</b>
|
---|
32 | wizard. See <xref href="create-vm-wizard.dita#create-vm-wizard"/>.
|
---|
33 | </p>
|
---|
34 | <p>
|
---|
35 | Whereas the default settings of a newly created VM depend on
|
---|
36 | the selected OS type, changing the type later has no effect
|
---|
37 | on VM settings. This value is purely informational and
|
---|
38 | decorative.
|
---|
39 | </p>
|
---|
40 | </li>
|
---|
41 | <li>
|
---|
42 | <p><b outputclass="bold">Version:</b> The version of the
|
---|
43 | guest OS for the VM. This is the same setting that is
|
---|
44 | specified in the <b outputclass="bold">New Virtual
|
---|
45 | Machine</b> wizard. See
|
---|
46 | <xref href="create-vm-wizard.dita#create-vm-wizard"/>.
|
---|
47 | </p>
|
---|
48 | </li>
|
---|
49 | </ul>
|
---|
50 | </body>
|
---|
51 |
|
---|
52 | </topic>
|
---|