<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Use Virtualbox VMs on KVM In Linux	</title>
	<atom:link href="https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 05 Jul 2021 01:09:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Tobias		</title>
		<link>https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/comment-page-1/#comment-1537887</link>

		<dc:creator><![CDATA[Tobias]]></dc:creator>
		<pubDate>Mon, 05 Jul 2021 01:09:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41172#comment-1537887</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/comment-page-1/#comment-1414965&quot;&gt;Walter van der Schee&lt;/a&gt;.

Thank you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/comment-page-1/#comment-1414965">Walter van der Schee</a>.</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Walter van der Schee		</title>
		<link>https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/comment-page-1/#comment-1414965</link>

		<dc:creator><![CDATA[Walter van der Schee]]></dc:creator>
		<pubDate>Wed, 13 Jan 2021 19:59:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41172#comment-1414965</guid>

					<description><![CDATA[&lt;strong&gt;qemu-img&lt;/strong&gt; can convert VirtualBox VDI format directly to KVM&#039;s qcow2 format.

No need for an in-between RAW format conversion.
&lt;pre&gt;
# qemu-img convert -f vdi -O qcow2 image.vdi image.qcow2
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p><strong>qemu-img</strong> can convert VirtualBox VDI format directly to KVM&#8217;s qcow2 format.</p>
<p>No need for an in-between RAW format conversion.</p>
<pre>
# qemu-img convert -f vdi -O qcow2 image.vdi image.qcow2
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Swapnil		</title>
		<link>https://www.tecmint.com/migrate-virtualbox-vms-into-kvm-vms/comment-page-1/#comment-1409905</link>

		<dc:creator><![CDATA[Swapnil]]></dc:creator>
		<pubDate>Wed, 06 Jan 2021 02:00:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=41172#comment-1409905</guid>

					<description><![CDATA[Can we convert Parallels VMs as well to KVM and use it with KVM?]]></description>
			<content:encoded><![CDATA[<p>Can we convert Parallels VMs as well to KVM and use it with KVM?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
