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-hardware">
|
---|
4 | <title>Set Up VM Hardware</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <ol id="ol_ndb_dbx_4bc">
|
---|
8 | <li>For <b outputclass="bold">Base Memory</b>, select the amount of RAM that <ph
|
---|
9 | conkeyref="vbox-conkeyref-phrases/product-name"/> should allocate to the virtual machine
|
---|
10 | (VM) every time it is started. The guest OS will report this size as the VM's installed RAM.
|
---|
11 | <note type="caution" id="note_pjs_x1x_4bc">
|
---|
12 | <p>Choose this setting carefully. The memory you give to the VM will not be available to
|
---|
13 | your host OS while the VM is running. </p>
|
---|
14 | </note><p>Do not specify more than you can spare, whilst ensuring you allocate enough for
|
---|
15 | your guest OS and applications to run properly. For example, if your host machine has 4 GB
|
---|
16 | of RAM and you enter 2048 MB as the base memory for a VM, you will have 2 GB left for all
|
---|
17 | the other software on your host while that VM is running. </p><p>A guest OS may require at
|
---|
18 | least 1 or 2 GB of memory to install and boot up. If you intend to run more than one VM at
|
---|
19 | a time, plan accordingly. A VM will not start if it does not have enough RAM to
|
---|
20 | boot.</p><p>Always ensure that the host OS has enough RAM remaining. If insufficient RAM
|
---|
21 | remains, the system might excessively swap memory to the hard disk, which will effectively
|
---|
22 | bring the host system to a standstill. </p></li>
|
---|
23 | <li>For <b>Processor(s)</b>, select the number of virtual processors to assign to the VM. Do
|
---|
24 | not assign more than half of the total processor threads from the host machine. </li>
|
---|
25 | <li>Select <b outputclass="bold">Enable EFI</b> if you want to enable Extensible Firmware
|
---|
26 | Interface (EFI) booting for the guest OS.</li>
|
---|
27 | <li>Click <b outputclass="bold">Next</b> to <xref
|
---|
28 | href="create-vm-wizard-virtual-hard-disk.dita"/>. </li>
|
---|
29 | </ol>
|
---|
30 | </body>
|
---|
31 |
|
---|
32 | </topic>
|
---|