<?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>VCritical &#187; USB flash</title>
	<atom:link href="http://www.vcritical.com/tag/usb-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Wed, 19 Oct 2011 22:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>VMware ESXi 5 Scripted Install to USB Flash</title>
		<link>http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/</link>
		<comments>http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 04:48:40 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[PXE]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=3876</guid>
		<description><![CDATA[VMware vSphere 5 adds the ability to perform a scripted installation of VMware ESXi 5 to a USB flash drive or SD card.  Hyper-V?  Not so much.]]></description>
			<content:encoded><![CDATA[<p>One of the great features of VMware vSphere is the capability to <a href="http://www.vcritical.com/tag/usb-flash/">boot VMware ESXi from USB flash</a> &#8212; eliminating local storage and array controllers can reduce the acquisition and operational costs for hypervisor hosts.</p>
<p>Now with VMware ESXi 5, it is possible to perform an <a href="http://www.virtuallyghetto.com/2011/07/automating-esxi-5x-kickstart-tips.html" target="_blank">automated installation</a> to USB storage.  Simply specify <strong>usb-storage</strong> as part of the install command in an automated install script.  For example:</p>
<pre>install --firstdisk=usb-storage --overwritevmfs</pre>
<p>For more flexibility in a single script, multiple disk types can be specified; they will be tried in order.  Below is an example install command from a script for HP servers.  If USB flash is not installed, the on-board SAS disks will be used.  If neither are present &#8212; such as when <a href="http://www.vcritical.com/2011/07/vmware-vsphere-can-virtualize-itself/">installing virtual ESXi systems</a> &#8212; generic local storage is the last resort.</p>
<pre>install --firstdisk=usb-storage,hpsa,local --overwritevmfs</pre>
<p>Perhaps not one of the <em>major</em> new feature of VMware vSphere 5, but handy.</p>
<h2>Boot Hyper-V From Flash?</h2>
<p>You might not know this, but Microsoft Hyper-V has had the ability to boot from flash as well &#8212; <a href="http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/">announced two years ago</a>, but yet to be acknowledged in an actual production deployment.  Of course, this bleeding-edge configuration option is only supported if installed by OEMs, not end-users.  Anyone considering Hyper-V for virtualization is highly encouraged to <a href="http://technet.microsoft.com/en-us/library/ee731893%28WS.10%29.aspx">give it a try</a>; it&#8217;s a great opportunity to learn a lot about Windows registry manipulation and command line tools such as imagex and diskpart.</p>
<p>But seriously, VMware vSphere 5 will be here soon, and you&#8217;re going to love it.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href='http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/' rel='bookmark' title='VMware ESXi 4: SD Flash in BL460c G6'>VMware ESXi 4: SD Flash in BL460c G6</a></li>
<li><a href='http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/' rel='bookmark' title='The VMware ESXi 4 64MB Hypervisor Challenge'>The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
<li><a href='http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/' rel='bookmark' title='A very flashy hypervisor: Hyper-V Server R2'>A very flashy hypervisor: Hyper-V Server R2</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/hyper-v/" rel="tag">Hyper-V</a>, <a href="http://www.vcritical.com/tag/installation/" rel="tag">installation</a>, <a href="http://www.vcritical.com/tag/pxe/" rel="tag">PXE</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/">VMware ESXi 5 Scripted Install to USB Flash</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2011 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware ESXi 4: SD Flash in BL460c G6</title>
		<link>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/</link>
		<comments>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:15:15 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2195</guid>
		<description><![CDATA[HP Blades incorporate an SD slot that can be used to easily deploy VMware ESXi from flash.  Take a look.]]></description>
			<content:encoded><![CDATA[<p>HP has incorporated an interesting option for running VMware ESXi 4 from flash.  Instead of using a USB stick, an SD card can simply be popped in the embedded reader.  While any SD card would work, HP emphasizes that only a specific model is fully supported &#8212; the ones I received are actually made by Lexar and the official nomenclature is: HP 4GB SD Flash Media, Part Number 580387-B21.</p>
<p>In my HP BladeSystem c7000 enclosure with BL460 G6 (Nehalem) blades, the SD slot is easily exposed by sliding each blade out of the chassis:</p>
<p><img class="size-full wp-image-2194 alignnone" title="HP BL460c G6 SD slot" src="http://www.vcritical.com/wp-content/uploads/2010/01/hp-blade-sd-slot.jpg" alt="" width="350" height="234" /></p>
<p>Once the SD flash card is in place, it is trivial to install VMware ESXi: <span id="more-2195"></span></p>
<p><img class="alignnone size-full wp-image-2193" title="ESXi 4 installation onto 4GB SD card" src="http://www.vcritical.com/wp-content/uploads/2010/01/esxi-install-select-usb-sd.png" alt="" width="400" height="255" /></p>
<p><em>You may also be interested in articles from <a href="http://vmwaretips.com/wp/2009/10/27/vmware-esxi-4-and-hp-servers/" target="_blank">Rick Scherer</a> and <a href="http://www.techhead.co.uk/where-is-the-missing-hp-customised-vmware-esxi-4-0-iso" target="_blank">TechHead</a> on this topic.</em></p>
<h2>Hyper-V on Flash?</h2>
<p>Sure, <a href="http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/">Hyper-V Server</a> &#8212; but not Windows Server 2008 with Hyper-V &#8212; supports boot-from-flash when purchased from a server OEM, but to the best of my knowledge there are no vendors shipping such configurations at this time.  Note that Microsoft recommends a 16GB flash drive for Hyper-V Server deployment (compared to a slender 1GB for ESXi 4), but a <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2009/11/18/booting-hyper-v-r2-off-a-usb-stick.aspx" target="_blank">PlayStation Portable</a> is an acceptable substitute in a pinch.</p>
<h2>Motivation</h2>
<p>Two great reasons for running ESXi from flash:</p>
<ul>
<li>Eliminate the need for local disks &#8212; lower power and cooling requirements</li>
<li>Provide dual-boot capabilities in a lab environment</li>
</ul>
<p><strong>Why would <em>you </em>run VMware ESXi from flash?</strong></p>
<p><em><br />
</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href='http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/' rel='bookmark' title='VMware ESXi 5 Scripted Install to USB Flash'>VMware ESXi 5 Scripted Install to USB Flash</a></li>
<li><a href='http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/' rel='bookmark' title='A very flashy hypervisor: Hyper-V Server R2'>A very flashy hypervisor: Hyper-V Server R2</a></li>
<li><a href='http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/' rel='bookmark' title='The VMware ESXi 4 64MB Hypervisor Challenge'>The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/">VMware ESXi 4: SD Flash in BL460c G6</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>The VMware ESXi 4 64MB Hypervisor Challenge</title>
		<link>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/</link>
		<comments>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 19:29:49 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1468</guid>
		<description><![CDATA[While completely unsupported, it is possible to build a small 64MB flash drive that will boot and run VMware ESXi 4.]]></description>
			<content:encoded><![CDATA[<p>In a previous article, I answered the question: <a href="http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/">If VMware ESXi 4 is so small, why is it so big?</a> It&#8217;s quite clear now that the disk footprint of VMware ESXi 4 is less than 60MB.  But to really drive the point home, I wanted to demonstrate that VMware ESXi 4 could boot and run from a tiny 64MB flash device, so I asked Olivier Cremel, the inventor of ESXi, if that was feasible.  He said it was &#8212; and gave me advice on how to set it up.  This article shows you how.</p>
<h3>Requirements</h3>
<ul>
<li>The VMware ESXi 4 dd image file (<a href="http://www.vladan.fr/how-to-install-esxi-40-on-usb-memory-key/" target="_blank">Vladan&#8217;s site may help</a>)</li>
<li>A 64MB flash drive &#8212; check your junk drawer</li>
<li>A Linux machine &#8212; make sure you have mkfs.vfat</li>
<li>This <a href="http://www.vcritical.com/wp-content/uploads/2009/08/fdisk.txt">fdisk script</a> &#8212; save it as a txt file</li>
</ul>
<h3>Extract necessary components from the large image</h3>
<p>Use dd to copy the first 1.5MB of the boot partition and the files that make up ESXi.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># dd if=VMware-VMvisor-big-175625-x86_64.dd of=esxi-boot-part skip=32 count=3000
3000+0 records in
3000+0 records out
1536000 bytes (1.5 MB) copied, 0.036249 seconds, 42.4 MB/s
# mkdir tmp
# mkdir esxi
# mount -o loop,offset=$((8224*512)) VMware-VMvisor-big-175625-x86_64.dd tmp/
# cp tmp/* esxi
# sync
# umount tmp/</pre></div></div>

<p><span id="more-1468"></span></p>
<h3>Prepare the flash device</h3>
<p>Plug in your flash device and use dmesg to determine the device id (/dev/sdk in this example).  Run fdisk on it and delete all partitions &#8211; very important.  Then, run my fdisk script to create the required partition structure.  If this doesn&#8217;t work on your flash drive due to different size/geometry, you will need to create the partitions yourself &#8212; refer to the table at the end of these instructions for reference.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># fdisk /dev/sdk &lt; fdisk.txt</pre></div></div>

<h3>Write data to the flash device</h3>
<p>Use dd to write the saved boot partition to flash.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># dd if=esxi-boot-part of=/dev/sdk4
3000+0 records in
3000+0 records out
1536000 bytes (1.5 MB) copied, 1.31462 seconds, 1.2 MB/s
# sync</pre></div></div>

<p>Then create a FAT filesystem on the flash drive, mount it, and copy the ESXi files.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># mkfs.vfat /dev/sdk5
mkfs.vfat 2.11 (12 Mar 2005)
# mount /dev/sdk5 tmp/
# cp esxi/* tmp/
# sync
# umount tmp/</pre></div></div>

<h3>Double-check your partition layout</h3>
<p>If your disk partition does not look like this, something went wrong.</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;"># fdisk -l /dev/sdk
&nbsp;
Disk /dev/sdk: 65 MB, 65273856 bytes
3 heads, 42 sectors/track, 1011 cylinders
Units = cylinders of 126 * 512 = 64512 bytes
&nbsp;
   Device Boot      Start         End      Blocks   Id  System
/dev/sdk1              26        1011       62118    5  Extended
/dev/sdk4   *           1          25        1554    4  FAT16 &lt;32M
/dev/sdk5              26        1011       62097    6  FAT16</pre></div></div>

<h3>Test it out</h3>
<p>If you followed all of the instructions above, you should be able to boot from that flash drive.</p>
<p>There you have it &#8212; a fully functional VMware ESXi 4 system entirely contained on a 64MB flash device.  Of course, this procedure is entirely unsupported, so please do not use a system like this in production.  Please!</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href='http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/' rel='bookmark' title='If VMware ESXi 4 is so small, why is it so big?'>If VMware ESXi 4 is so small, why is it so big?</a></li>
<li><a href='http://www.vcritical.com/2011/07/vmware-esxi-5-interactive-pxe-installation-improvements/' rel='bookmark' title='VMware ESXi 5 Interactive PXE Installation Improvements'>VMware ESXi 5 Interactive PXE Installation Improvements</a></li>
<li><a href='http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/' rel='bookmark' title='VMware ESXi 4: SD Flash in BL460c G6'>VMware ESXi 4: SD Flash in BL460c G6</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/">The VMware ESXi 4 64MB Hypervisor Challenge</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>If VMware ESXi 4 is so small, why is it so big?</title>
		<link>http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/</link>
		<comments>http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:21:40 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1439</guid>
		<description><![CDATA[Although VMware ESXi 4 requires a 1GB flash device to install, the core hypervisor functionality is fully contained in less than 60MB.  Most of the remaining space is for a downloadable vSphere Client or simply unused.]]></description>
			<content:encoded><![CDATA[<p><strong>Everything you ever wanted to know about the VMware ESXi footprint.</strong></p>
<p>The flagship hypervisor from VMware actually comes in two different form-factors: classic VMware ESX with a Linux-based management console and thin VMware ESXi that can boot from a small embedded flash drive.  Even though ESXi is available for free, it is functionally equivalent to classic ESX when fully licensed and managed by vCenter Server.</p>
<p>VMware ESX 3i, as it was originally known in the VI3 era, was just a tiny 32MB.  With VMware vSphere 4, the name changed slightly to VMware ESXi 4, and grew to about 60MB &#8212; still extremely small for a fully-functional hypervisor with HA, VMotion, DRS, and all the other vSphere features.</p>
<p>While ESXi <em>is</em> less than 60MB, installing it actually requires a 1GB flash device.  This raises a question:</p>
<p><strong>VMware claims that ESXi is small &#8212; why does it require so much storage?</strong></p>
<p>Unlike a general purpose operating system, ESXi was designed to be deployed as an image &#8212; similar to a router.  The &#8220;installer&#8221; merely paves your empty storage device with some partitions.  In fact, there are two separate partitions created for ESXi images &#8212; this allows administrators to roll back to a known-working environment if an update is not successful.  In order to be prepared for the future, these two partitions are several times larger than the data they contain.<span id="more-1439"></span></p>
<p>Not only does a 1GB flash device contain the ESXi hypervisor, it also provides VMware Tools for various supported operating systems and a copy of the vSphere Client which administrators can download and install to their workstations.  These components are not executed by the hypervisor at all &#8212; they can be obtained through other means, but it is very convenient to have them right on the host.</p>
<p>Take a look at this visual to better understand the partition layout:</p>
<p><img class="alignnone size-full wp-image-1442" title="VMware ESXi 4 flash drive partition layout" src="http://www.vcritical.com/wp-content/uploads/2009/08/gparted-large-usb.png" alt="VMware ESXi 4 flash drive partition layout" width="488" height="352" /></p>
<ul>
<li>Partition 4 enables the actual booting from flash</li>
<li>Partition 5 contains files that make up the VMware ESXi image</li>
<li>Partition 6 is used to store a future update to the image file</li>
<li>Partition 7 is for a core dump</li>
<li>Partition 8 contains tools, drivers, and the Windows-based vSphere Client installer</li>
</ul>
<p>In case you are curious, here are the contents of that last partition:</p>
<p><img class="alignnone size-full wp-image-1457" title="Detailed listing of VMware ESXi 4 extra goodies" src="http://www.vcritical.com/wp-content/uploads/2009/08/contents-of-esxi-extras1.png" alt="Detailed listing of VMware ESXi 4 extra goodies" width="483" height="411" /></p>
<p>As you can see, it contains a bunch of Windows executables and ISO images for your various guests.</p>
<h2>Still not convinced?</h2>
<p>Some may <em>still </em>doubt the VMware ESXi 4 60MB footprint claim, but one sure way to make the case is to simply <em>run </em>ESXi from a very small flash drive.  <strong>Olivier Cremel, the inventor of VMware ESXi, explained to me how to do just that. </strong>In my next post on this topic I&#8217;ll walk you through it, step by step.  Don&#8217;t miss out &#8212; <a href="http://feedproxy.google.com/vcritical">subscribe to the VCritical RSS feed</a> today!</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/' rel='bookmark' title='The VMware ESXi 4 64MB Hypervisor Challenge'>The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
<li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href='http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/' rel='bookmark' title='VMware ESXi 4: SD Flash in BL460c G6'>VMware ESXi 4: SD Flash in BL460c G6</a></li>
<li><a href='http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/' rel='bookmark' title='VMware ESXi 5 Scripted Install to USB Flash'>VMware ESXi 5 Scripted Install to USB Flash</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/">If VMware ESXi 4 is so small, why is it so big?</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/if-vmware-esxi-4-is-so-small-why-is-it-so-big/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>A very flashy hypervisor: Hyper-V Server R2</title>
		<link>http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/</link>
		<comments>http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 04:53:33 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1402</guid>
		<description><![CDATA[If your server OEM supports it, you might be able to get the free Hyper-V Server R2 to boot from a flash drive someday.  VMware ESXi supports this feature today.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" style="margin-left: 3px; margin-right: 3px;;  float: left; padding: 4px; margin: 0 7px 2px 0;" src="http://www.vcritical.com/wp-content/uploads/2009/08/usb_flash_drive.png" alt="USB flash drive - perfect for installing VMware ESXi" width="150" height="95" />The Microsoft Virtualization team put out a big ALL CAPS &#8220;me too!&#8221; announcement recently that <a href="http://blogs.technet.com/virtualization/archive/2009/07/30/microsoft-hyper-v-server-2008-r2-rtm-more.aspx" target="_blank">Hyper-V Server R2</a> has the <em>unique </em>ability to boot from flash.  Please note that &#8220;unique&#8221; means when compared to regular Hyper-V &#8212; VMware ESXi has offered this for years.</p>
<p>Oh, by the way, flash boot will be supported only by Microsoft OEM partners &#8212; not by Microsoft Product Support.  Where have we heard that before?  Sounds a lot like <a href="../2009/02/yes-nic-teaming-is-not-unsupported/">NIC teaming &#8212; yes, it is not unsupported</a>.  I can&#8217;t wait to read the KB article on this one.</p>
<p>It&#8217;s great to see Jeff Woolsey acknowledge the value of a small-footprint hypervisor, despite the fact that he really seemed to enjoy his latest three-part <a href="http://blogs.technet.com/virtualization/archive/2009/08/12/hypervisor-footprint-debate-part-1-microsoft-hyper-v-server-2008-vmware-esxi-3-5.aspx" target="_blank">series</a> on why Hyper-V is better than ESXi in every way.  At least that is what I assume the series is about &#8212; between the crazy formatting and the <a href="http://technodrone.blogspot.com/2009/08/esxi-patches-my-response-to-jeff.html" target="_blank">ridiculous patch download metric</a> he concocted, I just couldn&#8217;t get into it.</p>
<p>As it turns out, Jeff Woolsey also fills an important role at Microsoft as a part-time user interface QA tester for Windows Live Writer.  You&#8217;ll notice in his posts that he exercises every conceivable text-formatting function offered by that blog editing tool &#8212; yes, the large, CAP, bold, underscore, and colored fonts all appear correctly.  Tests passed!</p>
<p>If you are ready for a truly thin hypervisor that can <a href="http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/">boot from flash </a>today, grab yourself a <a href="https://www.vmware.com/tryvmware/index.php?p=free-esxi&amp;lp=1" target="_blank">copy of VMware ESXi</a>.  You&#8217;ll like it.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/' rel='bookmark' title='Create ESXi 4 USB flash drives with Workstation'>Create ESXi 4 USB flash drives with Workstation</a></li>
<li><a href='http://www.vcritical.com/2009/08/the-vmware-esxi-4-64mb-hypervisor-challenge/' rel='bookmark' title='The VMware ESXi 4 64MB Hypervisor Challenge'>The VMware ESXi 4 64MB Hypervisor Challenge</a></li>
<li><a href='http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/' rel='bookmark' title='VMware ESXi 5 Scripted Install to USB Flash'>VMware ESXi 5 Scripted Install to USB Flash</a></li>
<li><a href='http://www.vcritical.com/2008/11/hyper-v-server-hyperbole/' rel='bookmark' title='Hyper-V Server Hyperbole'>Hyper-V Server Hyperbole</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/hyper-v/" rel="tag">Hyper-V</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/">A very flashy hypervisor: Hyper-V Server R2</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Create ESXi 4 USB flash drives with Workstation</title>
		<link>http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/</link>
		<comments>http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 21:02:38 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[footprint]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[USB flash]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1364</guid>
		<description><![CDATA[VMware ESXi runs great from a USB flash drive and it is easy to prepare a batch of drives for your servers without leaving the comfort of your desk -- by creating them with VMware Workstation.]]></description>
			<content:encoded><![CDATA[<p>Today I needed to temporarily set up three servers with VMware ESXi 4 &#8212; they were running <em>something else</em> that I was not quite ready to destroy. I decided to boot ESXi from flash and found a very easy way to image some USB flash drives with just VMware Workstation 6.5:</p>
<ul>
<li>Create a new VMware Workstation VM that is capable of running ESX &#8212; make sure it has a USB controller</li>
<li>Pop in a USB flash drive (1GB)</li>
<li>Boot the ESXi (installable) ISO image</li>
<li>Use the VM | Removable Devices menu to connect the USB device to the VM</li>
<li>Run through the ESXi installer and select the USB drive as the installation destination</li>
<li>Wait just a few minutes while installation completes; repeat as needed</li>
<li>Stick the flash drives into the servers (I used a few DL360 G5s) and boot them up</li>
</ul>
<p><img class="alignnone size-full wp-image-1370" title="Creating an ESXi USB flash drive with VMware Workstation" src="http://www.vcritical.com/wp-content/uploads/2009/08/build_esxi_in_workstation.png" alt="Creating an ESXi USB flash drive with VMware Workstation" width="504" height="318" /></p>
<p>Worked great!  <strong>Have you set up any ESXi hosts to boot from flash?</strong></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2011/08/vmware-esxi-5-scripted-install-to-usb-flash/' rel='bookmark' title='VMware ESXi 5 Scripted Install to USB Flash'>VMware ESXi 5 Scripted Install to USB Flash</a></li>
<li><a href='http://www.vcritical.com/2010/01/vmware-esxi-4-sd-flash-in-bl460c-g6/' rel='bookmark' title='VMware ESXi 4: SD Flash in BL460c G6'>VMware ESXi 4: SD Flash in BL460c G6</a></li>
<li><a href='http://www.vcritical.com/2009/08/a-very-flashy-hypervisor-hyper-v-server-r2/' rel='bookmark' title='A very flashy hypervisor: Hyper-V Server R2'>A very flashy hypervisor: Hyper-V Server R2</a></li>
<li><a href='http://www.vcritical.com/2009/08/new-vsphere-resource-distribution-chart/' rel='bookmark' title='New: vSphere Resource Distribution Chart'>New: vSphere Resource Distribution Chart</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/esx/" rel="tag">ESX</a>, <a href="http://www.vcritical.com/tag/esxi/" rel="tag">ESXi</a>, <a href="http://www.vcritical.com/tag/footprint/" rel="tag">footprint</a>, <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/usb-flash/" rel="tag">USB flash</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/">Create ESXi 4 USB flash drives with Workstation</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/08/create-esxi-4-usb-flash-drives-with-workstation/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

