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 an appliance in OVF format. </p>
|
---|
8 | <ol>
|
---|
9 | <li>
|
---|
10 | <p>Select <b outputclass="bold">File</b>, <b outputclass="bold"> Export Appliance</b> to display the <b
|
---|
11 | outputclass="bold">Export Virtual Appliance</b> wizard. </p>
|
---|
12 | <p>On the initial <b outputclass="bold">Virtual Machines</b> page, you can combine several VMs into an OVF
|
---|
13 | appliance. </p>
|
---|
14 | <p>Select one or more VMs to export, and click <b outputclass="bold">Next</b>. </p>
|
---|
15 | </li>
|
---|
16 | <li>
|
---|
17 | <p>The <b outputclass="bold">Format Settings</b> page enables you to configure the following settings: </p>
|
---|
18 | <ul>
|
---|
19 | <li>
|
---|
20 | <p><b outputclass="bold">Format:</b> Selects the
|
---|
21 | <b outputclass="bold">Open Virtualization
|
---|
22 | Format</b> value for the output files.
|
---|
23 | </p>
|
---|
24 | <p>The <b outputclass="bold"><ph conkeyref="vbox-conkeyref-phrases/oci"/></b> value exports the appliance to
|
---|
25 | <ph conkeyref="vbox-conkeyref-phrases/oci"/>. See <xref href="cloud-export-oci.dita#cloud-export-oci"/>. </p>
|
---|
26 | </li>
|
---|
27 | <li>
|
---|
28 | <p><b outputclass="bold">File:</b> Selects the
|
---|
29 | location in which to store the exported files.
|
---|
30 | </p>
|
---|
31 | </li>
|
---|
32 | <li>
|
---|
33 | <p><b outputclass="bold">MAC Address Policy:</b>
|
---|
34 | Specifies whether to retain or reassign network card MAC
|
---|
35 | addresses on export.
|
---|
36 | </p>
|
---|
37 | </li>
|
---|
38 | <li>
|
---|
39 | <p><b outputclass="bold">Write Manifest File:</b>
|
---|
40 | Enables you to include a manifest file in the exported
|
---|
41 | archive file.
|
---|
42 | </p>
|
---|
43 | </li>
|
---|
44 | <li>
|
---|
45 | <p><b outputclass="bold">Include ISO Image
|
---|
46 | Files:</b> Enables you to include ISO image files
|
---|
47 | in the exported archive file.
|
---|
48 | </p>
|
---|
49 | </li>
|
---|
50 | </ul>
|
---|
51 | </li>
|
---|
52 | <li>
|
---|
53 | <p>
|
---|
54 | Click <b outputclass="bold">Next</b> to show the
|
---|
55 | <b outputclass="bold">Appliance Settings</b> page.
|
---|
56 | </p>
|
---|
57 | <p>
|
---|
58 | You can edit settings for the virtual appliance. For
|
---|
59 | example, you can change the name of the virtual appliance or
|
---|
60 | add product information, such as vendor details or license
|
---|
61 | text.
|
---|
62 | </p>
|
---|
63 | <p>
|
---|
64 | Double-click the appropriate field to change its value.
|
---|
65 | </p>
|
---|
66 | </li>
|
---|
67 | <li>
|
---|
68 | <p>
|
---|
69 | Click <b outputclass="bold">Finish</b> to begin the
|
---|
70 | export process. Note that this operation might take several
|
---|
71 | minutes.
|
---|
72 | </p>
|
---|
73 | </li>
|
---|
74 | </ol>
|
---|
75 | <p>
|
---|
76 | You can use the <userinput>VBoxManage export</userinput> command to export an appliance. See
|
---|
77 | <xref href="vboxmanage-export.dita"/>.
|
---|
78 | </p>
|
---|
79 | </body>
|
---|
80 |
|
---|
81 | </topic>
|
---|