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="ovf-export-appliance">
|
---|
4 | <title>Exporting an Appliance in OVF Format</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>The following steps show how to export one or more VMs to OVF format.</p>
|
---|
8 | <ol>
|
---|
9 | <li>
|
---|
10 | <p>Select <b outputclass="bold">File</b>, <b outputclass="bold"> Export Appliance</b>.</p>
|
---|
11 | <p>On the initial <b outputclass="bold">Virtual machines</b> page, you can combine several VMs into an OVF appliance.</p>
|
---|
12 | <p>Select one or more VMs to export, and click <b outputclass="bold">Next</b>.</p>
|
---|
13 | </li>
|
---|
14 | <li>
|
---|
15 | <p>The <b outputclass="bold">Format Settings</b> page enables you to configure the following settings:</p>
|
---|
16 | <ul>
|
---|
17 | <li>
|
---|
18 | <p><b outputclass="bold">Format:</b> Selects the <b outputclass="bold">Open Virtualization Format</b> value for the output files.</p>
|
---|
19 | <p>The <b outputclass="bold"><ph conkeyref="vbox-conkeyref-phrases/oci"/></b> value exports the appliance to <ph conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="cloud-export-oci.dita#cloud-export-oci"/>.</p>
|
---|
20 | </li>
|
---|
21 | <li>
|
---|
22 | <p><b outputclass="bold">File:</b> Selects the location in which to store the exported files.</p>
|
---|
23 | </li>
|
---|
24 | <li>
|
---|
25 | <p><b outputclass="bold">MAC Address Policy:</b> Specifies whether to retain or reassign network card MAC addresses on export.</p>
|
---|
26 | </li>
|
---|
27 | <li>
|
---|
28 | <p><b outputclass="bold">Write Manifest File:</b> Enables you to include a manifest file in the exported archive file.</p>
|
---|
29 | </li>
|
---|
30 | <li>
|
---|
31 | <p><b outputclass="bold">Include ISO Image Files:</b> Enables you to include ISO image files in the exported archive file.</p>
|
---|
32 | </li>
|
---|
33 | </ul>
|
---|
34 | </li>
|
---|
35 | <li>
|
---|
36 | <p>Click <b outputclass="bold">Next</b> to show the <b outputclass="bold">Appliance Settings</b> page.</p>
|
---|
37 | <p>You can edit settings for the virtual appliance. For example, you can change the name of the virtual appliance or add product information, such as vendor details or license text.</p>
|
---|
38 | <p>Double-click the appropriate field to change its value.</p>
|
---|
39 | </li>
|
---|
40 | <li>
|
---|
41 | <p>Click <b outputclass="bold">Finish</b> to begin the export process. Note that this operation might take several minutes.</p>
|
---|
42 | </li>
|
---|
43 | </ol>
|
---|
44 | <p>You can use the <userinput>VBoxManage export</userinput> command to export an appliance. See <xref href="../cli_topics/vboxmanage-export.dita"/>.</p>
|
---|
45 | </body>
|
---|
46 |
|
---|
47 | </topic>
|
---|