Last change
on this file was 109119, checked in by vboxsync, 10 days ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
deef6a8040814e47beebafea601983c428769e5e Vbp 1622 gui changes
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
1.3 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="configbasics">
|
---|
4 | <title>Configure the Settings for a VM</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>You may need to change the configuration of a Virtual Machine (VM) after it has been created. For example, you may want to add more memory.</p>
|
---|
8 | <p>Be careful when changing VM settings. It is possible to change all VM settings after installing a guest OS, but
|
---|
9 | certain changes might prevent a guest OS from functioning correctly if done after installation.</p>
|
---|
10 | <p>To change the settings for a VM:<ol id="ol_imv_1dp_ccc">
|
---|
11 | <li>Select the VM in the <uicontrol>Machines</uicontrol> list.</li>
|
---|
12 | <li>Ensure the VM is Powered off, not Running or Saved. You can't change fundamental characteristics of the VM if it is running.</li>
|
---|
13 | <li>Click <uicontrol>Settings</uicontrol> to see the current configuration for the VM, and change the parameters as required. </li>
|
---|
14 | </ol></p>
|
---|
15 | <p>The parameters are described in detail in <xref href="settings-window.dita"/>.</p>
|
---|
16 | <p>Even more parameters are available when using the <userinput>VBoxManage</userinput> command line interface. See
|
---|
17 | <xref href="vboxmanage.dita#vboxmanage"/>. </p>
|
---|
18 | </body>
|
---|
19 |
|
---|
20 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.