<?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: Share Your Virtualbox VM Across Different OS</title>
	<atom:link href="http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sat, 21 Nov 2009 01:01:31 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-11177</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 23 Oct 2009 18:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-11177</guid>
		<description>It does not work in VirtualBox. If you attach a same vdi file to different VMs, Virtual Box will create differencing  images for them automatically. For example, you installed some security patches to your Ubuntu virtual machine on Mac, then you switch to Windows, start Ubuntu in VirtualBox, you will see that it is still not patched. I don&#039;t know why VirtualBox is implemented that way. It makes sharing VM almost impossible. Sure, you can export/import VMs, but it clones a new VM, not sharing the same one. VMWare does better job on sharing.</description>
		<content:encoded><![CDATA[<p>It does not work in VirtualBox. If you attach a same vdi file to different VMs, Virtual Box will create differencing  images for them automatically. For example, you installed some security patches to your Ubuntu virtual machine on Mac, then you switch to Windows, start Ubuntu in VirtualBox, you will see that it is still not patched. I don&#8217;t know why VirtualBox is implemented that way. It makes sharing VM almost impossible. Sure, you can export/import VMs, but it clones a new VM, not sharing the same one. VMWare does better job on sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HowtoMatrix &#187; How to Create Your Own USB Linux Distro with LiLi</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-10678</link>
		<dc:creator>HowtoMatrix &#187; How to Create Your Own USB Linux Distro with LiLi</dc:creator>
		<pubDate>Wed, 30 Sep 2009 03:20:23 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-10678</guid>
		<description>[...] Share Your Virtualbox VM Across Different OS [...]</description>
		<content:encoded><![CDATA[<p>[...] Share Your Virtualbox VM Across Different OS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-9026</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-9026</guid>
		<description>I understand where you are coming from, and I think that is an useful method. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>I understand where you are coming from, and I think that is an useful method. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Required</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-9020</link>
		<dc:creator>Required</dc:creator>
		<pubDate>Wed, 05 Aug 2009 21:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-9020</guid>
		<description>Sorry, I left out the important part:  that idea is so that you could access your snapshots across Operating Systems.</description>
		<content:encoded><![CDATA[<p>Sorry, I left out the important part:  that idea is so that you could access your snapshots across Operating Systems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Required</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-9019</link>
		<dc:creator>Required</dc:creator>
		<pubDate>Wed, 05 Aug 2009 21:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-9019</guid>
		<description>In Linux, I always move my /home/required/.VirtualBox folder to another partition, /giant-partition/VirtualBox, for example.  Then do:  ln -s /giant-partition/VirtualBox /home/required/.VirtualBox, so that VirtualBox can still get to its files using the expected path.

I think you could possibly do this from each of your host OS systems, to store all VirtualBox information on the single shared partition.</description>
		<content:encoded><![CDATA[<p>In Linux, I always move my /home/required/.VirtualBox folder to another partition, /giant-partition/VirtualBox, for example.  Then do:  ln -s /giant-partition/VirtualBox /home/required/.VirtualBox, so that VirtualBox can still get to its files using the expected path.</p>
<p>I think you could possibly do this from each of your host OS systems, to store all VirtualBox information on the single shared partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elle</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-4301</link>
		<dc:creator>elle</dc:creator>
		<pubDate>Thu, 01 Jan 2009 12:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-4301</guid>
		<description>no, all the document in mac, i cant find it in my windows...</description>
		<content:encoded><![CDATA[<p>no, all the document in mac, i cant find it in my windows&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elle</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-4300</link>
		<dc:creator>elle</dc:creator>
		<pubDate>Thu, 01 Jan 2009 12:26:43 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-4300</guid>
		<description>no, all document in mac can&#039;t be open in windows..
i don&#039;t know what folder in window that contain my mac document..</description>
		<content:encoded><![CDATA[<p>no, all document in mac can&#8217;t be open in windows..<br />
i don&#8217;t know what folder in window that contain my mac document..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damien</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-4201</link>
		<dc:creator>Damien</dc:creator>
		<pubDate>Sun, 28 Dec 2008 06:46:38 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-4201</guid>
		<description>what do you mean by Mac document? Are you referring to dmg file?</description>
		<content:encoded><![CDATA[<p>what do you mean by Mac document? Are you referring to dmg file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elle</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-4109</link>
		<dc:creator>elle</dc:creator>
		<pubDate>Fri, 26 Dec 2008 15:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-4109</guid>
		<description>hi..
btw i can&#039;t open mac document in windows..
i have installed virtual box...

i have search google for 3 hours with no result..

i dont know how to open mac document in windows using it..

please help me..

i have tried some ways but it didn&#039;t work..

my laptop: mac os x tiger

thanks btw</description>
		<content:encoded><![CDATA[<p>hi..<br />
btw i can&#8217;t open mac document in windows..<br />
i have installed virtual box&#8230;</p>
<p>i have search google for 3 hours with no result..</p>
<p>i dont know how to open mac document in windows using it..</p>
<p>please help me..</p>
<p>i have tried some ways but it didn&#8217;t work..</p>
<p>my laptop: mac os x tiger</p>
<p>thanks btw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VirtualBox - setup, share, shrink, convert &#171; Share Virtual Machines</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-3677</link>
		<dc:creator>VirtualBox - setup, share, shrink, convert &#171; Share Virtual Machines</dc:creator>
		<pubDate>Thu, 18 Dec 2008 00:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-3677</guid>
		<description>[...] Share your VirtualBox VM across different OS&#8217;s [...]</description>
		<content:encoded><![CDATA[<p>[...] Share your VirtualBox VM across different OS&#8217;s [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: buz</title>
		<link>http://maketecheasier.com/share-your-virtualbox-vm-across-different-os/2008/09/30/comment-page-1#comment-2636</link>
		<dc:creator>buz</dc:creator>
		<pubDate>Sun, 12 Oct 2008 09:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://maketecheasier.com/?p=898#comment-2636</guid>
		<description>Thanks for your tutorial, it&#039;s working great.

Nevertheless, I&#039;m experiencing problems with snapshots shares. My hosts OS are Linux/WinXP. Snapshots are not taken in account in the other OS, ie :
- I&#039;m on host XP, I take snapshot of the guest,
- I reboot
- I dual boot on Linux
- VirtualBox does not seem to see the snapshot, and continue to use the &quot;base&quot; revision.

It may be possible to copy a Virtual Box image with some manager ; but snapshot sharing management between hosts are not functional today.</description>
		<content:encoded><![CDATA[<p>Thanks for your tutorial, it&#8217;s working great.</p>
<p>Nevertheless, I&#8217;m experiencing problems with snapshots shares. My hosts OS are Linux/WinXP. Snapshots are not taken in account in the other OS, ie :<br />
- I&#8217;m on host XP, I take snapshot of the guest,<br />
- I reboot<br />
- I dual boot on Linux<br />
- VirtualBox does not seem to see the snapshot, and continue to use the &#8220;base&#8221; revision.</p>
<p>It may be possible to copy a Virtual Box image with some manager ; but snapshot sharing management between hosts are not functional today.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
