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="intro-removing">
|
---|
4 | <title>Removing and Moving Virtual Machines</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>You can remove a VM from <ph conkeyref="vbox-conkeyref-phrases/product-name"/> or move the VM and its associated
|
---|
8 | files, such as disk images, to another location on the host. </p>
|
---|
9 | <ul>
|
---|
10 | <li>
|
---|
11 | <p><b outputclass="bold">Removing a VM.</b> To remove a VM, right-click the VM in the <ph
|
---|
12 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> machine list and select <b
|
---|
13 | outputclass="bold">Remove</b>. </p>
|
---|
14 | <p>
|
---|
15 | The confirmation dialog enables you to specify whether to only
|
---|
16 | remove the VM from the list of machines or to remove the files
|
---|
17 | associated with the VM.
|
---|
18 | </p>
|
---|
19 | <p>
|
---|
20 | Note that the <b outputclass="bold">Remove</b> menu
|
---|
21 | item is disabled while a VM is running.
|
---|
22 | </p>
|
---|
23 | </li>
|
---|
24 | <li>
|
---|
25 | <p><b outputclass="bold">Moving a VM.</b> To move a VM to a new location on the host,
|
---|
26 | right-click the VM in the <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>'s machine list
|
---|
27 | and select <b outputclass="bold">Move</b>. </p>
|
---|
28 | <p>The file dialog prompts you to specify a new location for the VM. </p>
|
---|
29 | <p>When you move a VM, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> configuration files are updated
|
---|
30 | automatically to use the new location on the host. </p>
|
---|
31 | <p>Note that the <b outputclass="bold">Move</b> menu item is disabled while a VM is running. </p>
|
---|
32 | <p>You can also use the <userinput>VBoxManage movevm</userinput> command to move a VM. See <xref
|
---|
33 | href="vboxmanage-movevm.dita"/>. </p>
|
---|
34 | </li>
|
---|
35 | </ul>
|
---|
36 | <p>For information about removing or moving a disk image file from <ph
|
---|
37 | conkeyref="vbox-conkeyref-phrases/product-name"/>, see <xref
|
---|
38 | href="virtual-media-manager.dita#virtual-media-manager"/>. </p>
|
---|
39 | </body>
|
---|
40 |
|
---|
41 | </topic>
|
---|