<?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>esxi | KC's Blog</title>
	<atom:link href="https://www.kjctech.net/tag/esxi/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kjctech.net</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2023 18:21:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/www.kjctech.net/wp-content/uploads/2016/12/cropped-KC-Logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>esxi | KC's Blog</title>
	<link>https://www.kjctech.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">24634607</site>	<item>
		<title>Boot VMware ESXi from a USB Flash Drive</title>
		<link>https://www.kjctech.net/boot-vmware-esxi-from-a-usb-flash-drive/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=boot-vmware-esxi-from-a-usb-flash-drive</link>
					<comments>https://www.kjctech.net/boot-vmware-esxi-from-a-usb-flash-drive/#comments</comments>
		
		<dc:creator><![CDATA[Kent Chen]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 13:42:56 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[VMware]]></category>
		<guid isPermaLink="false">http://kjctech.net/blog/archive/2008/10/24/boot-vmware-esxi-from-a-usb-flash-drive.aspx</guid>

					<description><![CDATA[<p>I came cross this idea early this morning when I saw a post in the forum I am usually on.Â  One guy mentioned that the ESXi serve he&#8217;s running has no hard drives at all, instead it boots from a USB key and links to the SAN afterwards.Â  Very good idea.Â  I wasn&#8217;t aware of such option as ESX server [&#8230;]</p>
The post <a href="https://www.kjctech.net/boot-vmware-esxi-from-a-usb-flash-drive/">Boot VMware ESXi from a USB Flash Drive</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></description>
										<content:encoded><![CDATA[<p>I came cross this idea early this morning when I saw a post in the forum I am usually on.Â  One guy mentioned that the ESXi serve he&#8217;s running has no hard drives at all, instead it boots from a USB key and links to the SAN afterwards.Â  Very good idea.Â  I wasn&#8217;t aware of such option as ESX server doesn&#8217;t have such thing that you can run an ESX server off a removable USB flash drive.Â  So I followed <a href="http://www.veenema.net/index.php?Virtualization:HOW_TO_Create_your_own_bootable_ESX_3i_usb_stick">the instruction</a> I found from Google, and did on one of my test machine.Â  No surprise, it works like a charm.</p>
<p><strong>Tools that require to finish the work:</strong></p>
<ul>
<li>At least 1G USB flash drive </li>
<li>Virtual CD mounting tool, i.e. <a href="http://www.daemon-tools.cc/dtcc/announcements.php">Daemont Tools</a> </li>
<li>WinImage to build the image to USB storage. </li>
</ul>
<p><strong>Steps to make the bootable ESX Server 3i USB flash drive:</strong></p>
<ol>
<li>Download ESX Server 3i Installable ISO </li>
<li>Extract INSTALL.TGZ from the root directory of the ISO image using the Virtual CD mounting tool. </li>
<li>Extract /usr/lib/vmware/installer/VMware-VMvisor-big-3.5.0-xxxxx.i386.dd.bz2 from INSTALL.TGZ </li>
<li>Extract VMware-VMvisor-big-3.5.0-xxxxx.i386.dd from VMware-VMvisor-big-3.5.0-xxxxx.i386.dd.bz2 </li>
<li>Attach the USB flash drive and make sure you no longer need the data on it </li>
<li>Use WinImage to transfer VMware-VMvisor-big-3.5.0-xxxxx.i386.dd to the USB flash drive
<ol>
<li>Disk-&gt;Restore Virtual Hard Disk image on physical driveâ€¦ </li>
<li>Select the USB flash drive <strong>(Warning: If you select the wrong disk you will lose data!)</strong> </li>
<li>Select the image file VMware-VMvisor-big-3.5.0-xxxxx.i386.dd </li>
<li>Confirm the warning message </li>
<li>Wait for the transfer to complete </li>
</ol>
</li>
<li>Unplug the USB flash drive <strong>(Warning: If you forget to unplug the flash drive from the PC you might lose the data on your hard drives the next time you boot!)</strong> </li>
<li>Attach the USB flash drive to the machine you want to boot <strong>(Warning: If ESX Server 3i recognizes local drives, you might lose the data on it, so make sure you donÂ´t need it anymore or unplug all hard drives!)</strong> </li>
<li>Turn the machine on and make sure the USB flash drive is selected as boot device </li>
<li>Enjoy. </li>
</ol>
<p><strong>Notes:</strong></p>
<p>I failed to so on my Vista machine but had no problem on XP.Â  And the machine you want to boot from must have the option to make the USB flash drive as the boot device.</p>
<p>You can also watch <a href="http://www.vm-help.com/esx/esx3i/Copy%203i%20Installable%20to%20USB%20flash%20drive%20Flash/Copy%203i%20Installable%20to%20USB%20flash%20drive.html">the video</a> to see how to do it in action.</p>The post <a href="https://www.kjctech.net/boot-vmware-esxi-from-a-usb-flash-drive/">Boot VMware ESXi from a USB Flash Drive</a> first appeared on <a href="https://www.kjctech.net">KC's Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://www.kjctech.net/boot-vmware-esxi-from-a-usb-flash-drive/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">860</post-id>	</item>
	</channel>
</rss>
