<?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: The VMware ESXi 4 64MB Hypervisor Challenge</title>
	<atom:link href="http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Sun, 14 Mar 2010 15:39:29 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: VAroon</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9612</link>
		<dc:creator>VAroon</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9612</guid>
		<description>Can this work on a normal laptop for testing purposes.But with no CPU AMD-V</description>
		<content:encoded><![CDATA[<p>Can this work on a normal laptop for testing purposes.But with no CPU AMD-V</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Richards</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9566</link>
		<dc:creator>Mark Richards</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9566</guid>
		<description>I understand it&#039;s meant as a demo but a demo that doesn&#039;t really work isn&#039;t nearly as impressive as one that doe. In my case I have lots of 256 MB USB keys I&#039;d like to give to people to get them to try esxi- but it&#039;s a lot less useful if the config doesn&#039;t get saved.

I&#039;m not really sure why it wouldn&#039;t save the config- everything is definitely there- esxi boots- vm&#039;s run- etc. It just seems like the memory filesystem isn&#039;t being written out to disk.

I actually had a 256MB key so I went a little further with my test: I set up a partition for VMWare tools and installed those to the key (I left out Vsphere client as I can download and install the latest version from vmware&#039;s site easily enough and at 111MB it would have taken up too much room). The tools worked fine and let me install to the vm&#039;s I tested.

I&#039;d still like to figure out the save issue if anyone has any ideas.</description>
		<content:encoded><![CDATA[<p>I understand it&#8217;s meant as a demo but a demo that doesn&#8217;t really work isn&#8217;t nearly as impressive as one that doe. In my case I have lots of 256 MB USB keys I&#8217;d like to give to people to get them to try esxi- but it&#8217;s a lot less useful if the config doesn&#8217;t get saved.</p>
<p>I&#8217;m not really sure why it wouldn&#8217;t save the config- everything is definitely there- esxi boots- vm&#8217;s run- etc. It just seems like the memory filesystem isn&#8217;t being written out to disk.</p>
<p>I actually had a 256MB key so I went a little further with my test: I set up a partition for VMWare tools and installed those to the key (I left out Vsphere client as I can download and install the latest version from vmware&#8217;s site easily enough and at 111MB it would have taken up too much room). The tools worked fine and let me install to the vm&#8217;s I tested.</p>
<p>I&#8217;d still like to figure out the save issue if anyone has any ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Brooksby</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9565</link>
		<dc:creator>Kevin Brooksby</dc:creator>
		<pubDate>Fri, 22 Jan 2010 07:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9565</guid>
		<description>Nice work Eric. Great post. Used this method (a la a bit modified to extract the VMware-VMvisor.dd.bz2 on a Linux box) and I also used a 128 MB flash stick I had laying around.  I must admit this is very cool to prove the core thin hypervisor is indeed a very small footprint and I appreciate your explanations in your two-part articles explaining the use of the other partitions.  Doesn&#039;t seem to load as quick (but this may be because it is a 1.x USB device and not 2.x complaint like most of my 1-2 GB ESXi usb sticks I test with)  but all functionality is there minus of course tools/vSphere client (web interface give a cute blank page as I assume it is missing tomcat portlet)/etc.  Booted up a xppro VM that I recently installed the openssh for windows package on for test I was doing for a friend (I know it seems so bastardized) and yanked the 128MB ESXi u1 stick and to my immediate surprise my ssh session into that xppro box stayed running as did the VM.  Must have been because the ESXi hypervisor is loaded into memory.  Powered off my laptop running ESXi that joins my two way cluster and approx 45 seconds later HA fired the VM back up on esx2 node.  Very cool indeed!  Also noted the settings do not stick but that is no surprise with this stripped/slim ESXi install. 

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Nice work Eric. Great post. Used this method (a la a bit modified to extract the VMware-VMvisor.dd.bz2 on a Linux box) and I also used a 128 MB flash stick I had laying around.  I must admit this is very cool to prove the core thin hypervisor is indeed a very small footprint and I appreciate your explanations in your two-part articles explaining the use of the other partitions.  Doesn&#8217;t seem to load as quick (but this may be because it is a 1.x USB device and not 2.x complaint like most of my 1-2 GB ESXi usb sticks I test with)  but all functionality is there minus of course tools/vSphere client (web interface give a cute blank page as I assume it is missing tomcat portlet)/etc.  Booted up a xppro VM that I recently installed the openssh for windows package on for test I was doing for a friend (I know it seems so bastardized) and yanked the 128MB ESXi u1 stick and to my immediate surprise my ssh session into that xppro box stayed running as did the VM.  Must have been because the ESXi hypervisor is loaded into memory.  Powered off my laptop running ESXi that joins my two way cluster and approx 45 seconds later HA fired the VM back up on esx2 node.  Very cool indeed!  Also noted the settings do not stick but that is no surprise with this stripped/slim ESXi install. </p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9557</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Fri, 22 Jan 2010 00:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9557</guid>
		<description>This is an exercise to show that the core functionality of ESXi is fully contained in 64MB and not 1GB as some have claimed.</description>
		<content:encoded><![CDATA[<p>This is an exercise to show that the core functionality of ESXi is fully contained in 64MB and not 1GB as some have claimed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Richards</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9543</link>
		<dc:creator>Mark Richards</dc:creator>
		<pubDate>Thu, 21 Jan 2010 20:37:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9543</guid>
		<description>I&#039;ve been able to get esx to boot on a key using this method- but no changes I make to the system are being saved to the key. If I reboot- the changes are lost. Are you able to save changes to the key across reboots?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been able to get esx to boot on a key using this method- but no changes I make to the system are being saved to the key. If I reboot- the changes are lost. Are you able to save changes to the key across reboots?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Gray</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9522</link>
		<dc:creator>Eric Gray</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9522</guid>
		<description>The partition table entries are not in disk order.  Run fdisk -u -l VMware-VMvisor-big-175625-x86_64.dd to see what I mean.

On my &quot;64MB&quot; USB stick I did not have access to a full 64MB -- typical for storage devices of all kinds, so I had to trim that partition down a bit.  1.5MB was chosen arbitrarily and it worked.</description>
		<content:encoded><![CDATA[<p>The partition table entries are not in disk order.  Run fdisk -u -l VMware-VMvisor-big-175625-x86_64.dd to see what I mean.</p>
<p>On my &#8220;64MB&#8221; USB stick I did not have access to a full 64MB &#8212; typical for storage devices of all kinds, so I had to trim that partition down a bit.  1.5MB was chosen arbitrarily and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Richards</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-9505</link>
		<dc:creator>Mark Richards</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-9505</guid>
		<description>I realize this is a late comment but:

Can you elaborate on why you performed some of these steps? For example- why do you skip the first 32 blocks? Why 1.5MB? is that the size of the files in the partition? The first partition itself is actually 4 MB in size so why 1.5MB?</description>
		<content:encoded><![CDATA[<p>I realize this is a late comment but:</p>
<p>Can you elaborate on why you performed some of these steps? For example- why do you skip the first 32 blocks? Why 1.5MB? is that the size of the files in the partition? The first partition itself is actually 4 MB in size so why 1.5MB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Le concepteur d&#8217;ESXi est Français ! - Hypervizor.fr</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-8022</link>
		<dc:creator>Le concepteur d&#8217;ESXi est Français ! - Hypervizor.fr</dc:creator>
		<pubDate>Thu, 24 Sep 2009 23:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-8022</guid>
		<description>[...] fil d&#8217;un post sur VCritical détaillant la procédure pour limiter à son strict minimum la taille d&#8217;ESXi (64Mo), nous apprenons qu&#8217;Olivier Crémel est à l&#8217;origine du projet VMvisor aka ESXi [...]</description>
		<content:encoded><![CDATA[<p>[...] fil d&#8217;un post sur VCritical détaillant la procédure pour limiter à son strict minimum la taille d&#8217;ESXi (64Mo), nous apprenons qu&#8217;Olivier Crémel est à l&#8217;origine du projet VMvisor aka ESXi [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NiTRo</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-7838</link>
		<dc:creator>NiTRo</dc:creator>
		<pubDate>Thu, 17 Sep 2009 10:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-7838</guid>
		<description>you can use HP Drive Key Boot Utility to wipe it</description>
		<content:encoded><![CDATA[<p>you can use HP Drive Key Boot Utility to wipe it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asus77x</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comment-7837</link>
		<dc:creator>asus77x</dc:creator>
		<pubDate>Thu, 17 Sep 2009 10:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.vcritical.com/?p=1468#comment-7837</guid>
		<description>i try it before and failed. now my flash disk only shown to have 4MB. is there anyway to wipe the flash disk? originaly it&#039;s 2GB.
thanks.</description>
		<content:encoded><![CDATA[<p>i try it before and failed. now my flash disk only shown to have 4MB. is there anyway to wipe the flash disk? originaly it&#8217;s 2GB.<br />
thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
