<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>/dev/zero &#187; virtualization</title>
	<atom:link href="http://blogs.pure-chaos.com/andrew/archives/category/geeking/virtualization/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.pure-chaos.com/andrew</link>
	<description>The Life and Times of a Unix Geek</description>
	<lastBuildDate>Sun, 18 Jul 2010 19:51:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixing Vmware virtual disks</title>
		<link>http://blogs.pure-chaos.com/andrew/archives/1885</link>
		<comments>http://blogs.pure-chaos.com/andrew/archives/1885#comments</comments>
		<pubDate>Mon, 04 Jan 2010 23:57:39 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[geeking]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blogs.pure-chaos.com/andrew/?p=1885</guid>
		<description><![CDATA[Having hosed a Gentoo guest on a VMware ESXi host by filling the partition (which VMware really doesn&#8217;t like) then attempting to fix it by mounting the partition in anther guest and fsck&#8217;ing it first, I got the error message &#8220;the parent virtual disk has been modified since the child was created&#8221; when I tried [...]]]></description>
			<content:encoded><![CDATA[<div id="post_content_1885" class="post_content">
<p>Having hosed a Gentoo guest on a VMware ESXi host by filling the partition (which VMware really doesn&#8217;t like) then attempting to fix it by mounting the partition in anther guest and fsck&#8217;ing it first, I got the error message &#8220;the parent virtual disk has been modified since the child was created&#8221; when I tried to boot the original Gentoo guest.<br />
Googling pointed me to a nice post at <a href="http://driveactivated.com/blog/archive/2007/11/06/recovering-vmware-snapshot-after-parent-changed.aspx">Recovering VMware snapshot after parent changed</a>.<br />
Step two lists the following caveat:</p>
<p>&#8220;Look at the size of the snapshot virtual hard disk. If it is more than 2GB and you&#8217;re running a 32-bit OS, or it is more than the amount of memory that you have available, the following method will probably not work. You&#8217;re welcome to try though.&#8221;</p>
<p>I found this wasn&#8217;t an issue as it appears (at least as of ESXi 4.x) VMware has separated the vmdk &#8220;header&#8221; and &#8220;data&#8221;, putting the &#8220;header&#8221; in the &#8220;hostname.vmdk&#8221; file and the actual data in &#8220;hostname-flat.vmdk&#8221;. The original vmdk is now only a couple of hundred bytes and easily edited in vi. Grabbing the CID from the Gentoo.vmdk and modifying parentCID in Gentoo000001.vmdk had me back up and running (at least to the point that I could now boot the Gentoo guest, using an Ubuntu ISO so I could access the file system and clean it up. I moved /home to a new partition, fixing the space issue).<br />
Next time, I&#8217;ll just be smart and build all systems with LVM, then I can just add more physical extents when I need more space.</p>
</div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://blogs.pure-chaos.com/andrew/archives/1885" target="_blank"><img src="http://blogs.pure-chaos.com/andrew/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a></p>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://blogs.pure-chaos.com/andrew/archives/1885&amp;n=Fixing+Vmware+virtual+disks&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://blogs.pure-chaos.com/andrew/archives/1885/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blogs.pure-chaos.com/andrew/archives/1885&amp;t=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Fixing+Vmware+virtual+disks&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/1885 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks&amp;srcUrl=http://blogs.pure-chaos.com/andrew/archives/1885&amp;srcTitle=Fixing+Vmware+virtual+disks&amp;snippet=Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=Fixing+Vmware+virtual+disks&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/1885 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks&amp;summary=Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe&amp;source=/dev/zero" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Fixing%20Vmware%20virtual%20disks%22&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/1885 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-pingfm">
			<a href="http://ping.fm/ref/?link=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks&amp;body=Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="shr-plurk">
			<a href="http://www.plurk.com/m?content=Fixing+Vmware+virtual+disks+-+http://blogs.pure-chaos.com/andrew/archives/1885&amp;qualifier=shares" rel="nofollow" class="external" title="Share this on Plurk">Share this on Plurk</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blogs.pure-chaos.com/andrew/archives/1885&amp;title=Fixing+Vmware+virtual+disks" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blogs.pure-chaos.com/andrew/archives/1885" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Fixing+Vmware+virtual+disks+-+http://bit.ly/aQJvAS&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=Fixing+Vmware+virtual+disks&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/1885 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Having%20hosed%20a%20Gentoo%20guest%20on%20a%20VMware%20ESXi%20host%20by%20filling%20the%20partition%20%28which%20VMware%20really%20doesn%27t%20like%29%20then%20attempting%20to%20fix%20it%20by%20mounting%20the%20partition%20in%20anther%20guest%20and%20fsck%27ing%20it%20first%2C%20I%20got%20the%20error%20message%20%22the%20parent%20virtual%20disk%20has%20been%20modified%20since%20the%20child%20was%20created%22%20whe" rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blogs.pure-chaos.com/andrew/archives/1885/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi on USB thumb drive</title>
		<link>http://blogs.pure-chaos.com/andrew/archives/874</link>
		<comments>http://blogs.pure-chaos.com/andrew/archives/874#comments</comments>
		<pubDate>Fri, 13 Mar 2009 00:37:27 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[poweredge 850]]></category>

		<guid isPermaLink="false">http://blogs.pure-chaos.com/andrew/archives/874</guid>
		<description><![CDATA[Running Dog Leaugue has a good write up on how to install VMWare ESXi on a thumb drive. With this I was able to get it up and running on a Dell PowerEdge 850 that would NOT install ESXi from a CD (couldn&#8217;t find a storage device to install to). Blog this on Blogger Subscribe [...]]]></description>
			<content:encoded><![CDATA[<div id="post_content_874" class="post_content">
<p><a href="http://www.runningdogleague.com/blog/?p=10">Running Dog Leaugue</a> has a good write up on how to install VMWare ESXi on a thumb drive.<br />
With this I was able to get it up and running on a Dell PowerEdge 850 that would NOT install ESXi from a CD (couldn&#8217;t find a storage device to install to).</p>
</div>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://blogs.pure-chaos.com/andrew/archives/874" target="_blank"><img src="http://blogs.pure-chaos.com/andrew/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a></p>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://blogs.pure-chaos.com/andrew/archives/874&amp;n=VMware+ESXi+on+USB+thumb+drive&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://blogs.pure-chaos.com/andrew/archives/874/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blogs.pure-chaos.com/andrew/archives/874&amp;t=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=VMware+ESXi+on+USB+thumb+drive&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/874 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive&amp;srcUrl=http://blogs.pure-chaos.com/andrew/archives/874&amp;srcTitle=VMware+ESXi+on+USB+thumb+drive&amp;snippet=Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-hotmail">
			<a href="http://mail.live.com/?rru=compose?subject=VMware+ESXi+on+USB+thumb+drive&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/874 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Email this via Hotmail">Email this via Hotmail</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive&amp;summary=Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29.&amp;source=/dev/zero" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22VMware%20ESXi%20on%20USB%20thumb%20drive%22&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/874 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-pingfm">
			<a href="http://ping.fm/ref/?link=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive&amp;body=Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Ping this on Ping.fm">Ping this on Ping.fm</a>
		</li>
		<li class="shr-plurk">
			<a href="http://www.plurk.com/m?content=VMware+ESXi+on+USB+thumb+drive+-+http://blogs.pure-chaos.com/andrew/archives/874&amp;qualifier=shares" rel="nofollow" class="external" title="Share this on Plurk">Share this on Plurk</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blogs.pure-chaos.com/andrew/archives/874&amp;title=VMware+ESXi+on+USB+thumb+drive" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://blogs.pure-chaos.com/andrew/archives/874" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=VMware+ESXi+on+USB+thumb+drive+-+http://bit.ly/aevwRg&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-yahoomail">
			<a href="http://compose.mail.yahoo.com/?Subject=VMware+ESXi+on+USB+thumb+drive&amp;body=Link: http://blogs.pure-chaos.com/andrew/archives/874 (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Running%20Dog%20Leaugue%20has%20a%20good%20write%20up%20on%20how%20to%20install%20VMWare%20ESXi%20on%20a%20thumb%20drive.%0D%0AWith%20this%20I%20was%20able%20to%20get%20it%20up%20and%20running%20on%20a%20Dell%20PowerEdge%20850%20that%20would%20NOT%20install%20ESXi%20from%20a%20CD%20%28couldn%27t%20find%20a%20storage%20device%20to%20install%20to%29." rel="nofollow" class="external" title="Email this via Yahoo! Mail">Email this via Yahoo! Mail</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blogs.pure-chaos.com/andrew/archives/874/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
