<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Virtualbox_CLI</id>
	<title>Virtualbox CLI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://tech.uvoo.io/index.php?action=history&amp;feed=atom&amp;title=Virtualbox_CLI"/>
	<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Virtualbox_CLI&amp;action=history"/>
	<updated>2026-04-26T04:42:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://tech.uvoo.io/index.php?title=Virtualbox_CLI&amp;diff=125&amp;oldid=prev</id>
		<title>imported&gt;Jeremy-busk at 19:24, 5 February 2019</title>
		<link rel="alternate" type="text/html" href="https://tech.uvoo.io/index.php?title=Virtualbox_CLI&amp;diff=125&amp;oldid=prev"/>
		<updated>2019-02-05T19:24:02Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;OVA Files consist of ovf(config file), mf(manifest containing file ovf and disk file checksums), and disks in vmdk format.&lt;br /&gt;
```&lt;br /&gt;
vboxmanage import test.ova&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
This will create the VM in your default VM location, with the same settings as the original VM. You can change settings using the --vsys options to this command as mentioned in the VirtualBox manual. To change the VM name you'd use:&lt;br /&gt;
```&lt;br /&gt;
vboxmanage import test.ova --vsys 0 --vmname &amp;lt;name&amp;gt;&lt;br /&gt;
```&lt;/div&gt;</summary>
		<author><name>imported&gt;Jeremy-busk</name></author>
	</entry>
</feed>