VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/ovf-import-appliance.dita@ 99497

最後變更 在這個檔案從99497是 99497,由 vboxsync 提交於 2 年 前

manual: Split out the topics of converted manpages into separate files and generate ditamap files for each manpage to avoid needing to hardcode anything in UserManual.xml. This means that the topics inside a manpage can be supressed from the toc, but otoh, they get numbered (with 4.x). The per-topic files are named by refentry/refsect1/refsect2 @id and are currently not cleaned up by 'kmk clean'. bugref:10302

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 4.0 KB
 
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-import-appliance">
4 <title>Importing an Appliance in OVF Format</title>
5
6 <body>
7 <p>
8 The following steps show how to import an appliance in OVF
9 format.
10 </p>
11 <ol>
12 <li>
13 <p>
14 Double-click on the OVF or OVA file.
15 </p>
16 <p>
17 Oracle VM VirtualBox creates file type associations automatically
18 for any OVF and OVA files on your host OS.
19 </p>
20 <p>
21 The <b outputclass="bold">Appliance Settings</b> page
22 of the <b outputclass="bold">Import Virtual
23 Appliance</b> wizard is shown.
24 </p>
25 <fig id="fig-import-appliance">
26 <title>Import Virtual Appliance Wizard: Appliance Settings</title>
27 <xref href="images/ovf-import.png" format="png" platform="htmlhelp">
28 <image href="images/ovf-import.png" width="12cm" placement="break">
29 <alt>Import Virtual Appliance Wizard: Appliance Settings</alt>
30 </image>
31 </xref>
32 <image platform="ohc" href="images/ovf-import.png" width="12cm" placement="break">
33 <alt>Import Virtual Appliance Wizard: Appliance Settings</alt>
34 </image>
35 </fig>
36 </li>
37 <li>
38 <p>
39 The <b outputclass="bold">Appliance Settings</b> page
40 shows the VMs described in the OVF or OVA file and enables
41 you to change the VM settings.
42 </p>
43 <p>
44 By default, membership of VM groups is preserved on import
45 for VMs that were initially exported from Oracle VM VirtualBox.
46 You can change this behavior by using the
47 <b outputclass="bold">Primary Group</b> setting for
48 the VM.
49 </p>
50 <p>
51 The following global settings apply to all of the VMs that
52 you import:
53 </p>
54 <ul>
55 <li>
56 <p><b outputclass="bold">Base Folder:</b> Specifies
57 the directory on the host in which to store the imported
58 VMs.
59 </p>
60 <p>
61 If an appliance has multiple VMs, you can specify a
62 different directory for each VM by editing the
63 <b outputclass="bold">Base Folder</b> setting for
64 the VM.
65 </p>
66 </li>
67 <li>
68 <p><b outputclass="bold">MAC Address Policy:</b>
69 Reinitializes the MAC addresses of network cards in your
70 VMs prior to import, by default. You can override the
71 default behavior and preserve the MAC addresses on
72 import.
73 </p>
74 </li>
75 <li>
76 <p><b outputclass="bold">Import Hard Drives as
77 VDI:</b> Imports hard drives in the VDI format
78 rather than in the default VMDK format.
79 </p>
80 </li>
81 </ul>
82 </li>
83 <li>
84 <p>
85 Click <b outputclass="bold">Finish</b> to import the
86 appliance.
87 </p>
88 <p>
89 Oracle VM VirtualBox copies the disk images and creates local VMs
90 with the settings described on the
91 <b outputclass="bold">Appliance Settings</b> page.
92 The imported VMs are shown in the list of VMs in VirtualBox
93 Manager.
94 </p>
95 <p>
96 Because disk images are large, the VMDK images that are
97 included with virtual appliances are shipped in a compressed
98 format that cannot be used directly by VMs. So, the images
99 are first unpacked and copied, which might take several
100 minutes.
101 </p>
102 </li>
103 </ol>
104 <p>
105 You can use the <userinput>VBoxManage import</userinput> command to
106 import an appliance. See <xref href="vboxmanage-import.dita"/>.
107 </p>
108 </body>
109
110</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette