<?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>The curse of Dennis D. Spreen &#187; ESXi</title>
	<atom:link href="http://www.spreendigital.de/blog/tag/esxi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spreendigital.de/blog</link>
	<description>A blog about Delphi programming, web and other technical stuff</description>
	<lastBuildDate>Fri, 26 Mar 2010 08:35:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to create an ESXi v4 Whitebox ISO with Windows Tools</title>
		<link>http://www.spreendigital.de/blog/2009/07/27/how-to-create-an-esxi-v4-whitebox-iso-with-windows-tools/</link>
		<comments>http://www.spreendigital.de/blog/2009/07/27/how-to-create-an-esxi-v4-whitebox-iso-with-windows-tools/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 10:58:44 +0000</pubDate>
		<dc:creator>Dennis Spreen</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Whitebox]]></category>

		<guid isPermaLink="false">http://www.spreendigital.de/blog/?p=276</guid>
		<description><![CDATA[This is a short tutorial on how to build a custom ESXi v4.0 Whitebox ISO with Windows Tools (and an Ubuntu-VMImage for VMWare Player) by integrating a new driver (RTL8169 network card) into the Community Driver Pack and integrating this pack into the ISO, too.
 
See &#8220;Create an ESXi v3.5 Whitebox ISO&#8221;  for creating [...]]]></description>
			<content:encoded><![CDATA[<p>This is a short tutorial on how to build a custom ESXi v4.0 Whitebox ISO with Windows Tools (and an Ubuntu-VMImage for VMWare Player) by integrating a new driver (RTL8169 network card) into the Community Driver Pack and integrating this pack into the ISO, too.<br />
<span id="more-276"></span> <img title="More..." src="http://www.spreendigital.de/blog/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<p><em>See &#8220;<a href="http://www.spreendigital.de/blog/2009/03/13/create-an-esxi-whitebox-iso-with-windows-tools/" target="_self">Create an ESXi v3.5 Whitebox ISO</a>&#8221;  for creating an ESXi v3.5 Whitebox.</em></p>
<p><strong><em>1. Warning:<br />
</em></strong><em>You need a 64bit CPU in order to run ESXi v4! Download </em><a href="http://www.vmware.com/download/ws/drivers_tools.html">Processor Check for 64-Bit Compatibility</a> on the VMware site <em>and determine whether your CPU is supported!<br />
Btw: the Intel T2300 CPU is NOT  a 64bit CPU&#8230;<br />
</em><strong><em> </em></strong></p>
<p><strong><em>2. Warning:<br />
</em></strong><em>There are reports that the RTL driver may not work on all boards because of the new 64-bit portion of the ESXi driver model. Try ESXi 3.5 then. Or wait until a new full supported 64bit driver is made. Check<a href="http://www.vm-help.com/forum/"> vm-help forum</a> regularly.</em><br />
<em><br />
</em><br />
<span style="text-decoration: underline;">ESX Hardware Requirements</span><br />
VMware ESX 4.0 will only install and run on servers with 64-bit x86 CPUs. Known 64-bit processors:</p>
<ul>
<li>All AMD Opterons support 64 bit.</li>
<li>All Intel Xeon 3000/3200, 3100/3300, 5100/5300, 5200/5400, 7100/7300, and 7200/7400 support 64 bit.</li>
<li>All Intel Nehalem (no Xeon brand number assigned yet) support 64 bit.</li>
</ul>
<p>Use this tools<br />
- <a href="http://www.ezbsystems.com/ultraiso/">UltraIso</a> $29.95 USD / Free Trial<br />
- <a href="http://www.vmware.com/appliances/directory/55047">Ubuntu Server 8.10</a> for <a href="http://www.vmware.com/products/player/">VMWare Player</a> Free<br />
- <a href="http://www.bitvise.com/tunnelier">Bitvise Tunnelier</a> Free for individual use (or <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>, but Tunnelier is preferred)<br />
- <a href="http://www.winimage.com/download.htm">WinImage</a> US$ 30.00 / Free Trial</p>
<p>Let&#8217;s prepare by downloading the VMWare ISO, the Community Driver Pack and the new driver.</p>
<p>Download <a href="http://www.vmware.com/download/esxi/">VMware ESXi 4 Installable</a><br />
Download <a href="http://www.vm-help.com/esx/esx3i/Custom_oem.tgz/CommunityUnifiedDriverPack_v1.1.0_U3-123629.oem.tgz">Community Unified oem.tgz v1.1.0</a><br />
Download <a href="http://www.icjacobsen.com/dld/oem.tgz">Realtek RLT8168 Driver oem.tgz package</a><br />
Download <a href="http://downloads.sourceforge.net/open-vdrivers/mymods-0.1.tgz?use_mirror=mesh">Realtek RTL8169 Driver (if needed, try above first!)<br />
</a></p>
<p>1. Extract <code>image.tgz</code> from the VMware ISO with UltraIso</p>
<p>2. Use Tunnelier to log into Ubunto and create a new directory called &#8220;esxi&#8221; (either with SFTP or by command console with <code>mkdir esxi</code>)</p>
<p>3. Move<code> image.tgz</code> to this esxi directory (use Tunneliers SFTP)<br />
Extract the contents by changing to this directory<br />
<code>cd esxi</code><br />
<code>tar zxvf image.tgz</code></p>
<p>and remove the tgz file<br />
<code>rm image.tgz</code></p>
<p>4. Decompress the VMWare diskimage<br />
<code>cd usr/lib/vmware/installer/</code><br />
<code>bzip2 -d VMware-VMvisor-big-171294-x86_64.dd.bz2</code></p>
<p><em>Skip step 5-12 if you&#8217;re using the <a href="http://www.icjacobsen.com/dld/oem.tgz">Realtek RLT8168 Driver oem.tgz package</a></em></p>
<p>5. Make a new directory for the Community Driver Pack<br />
<code>cd<br />
mkdir oem<br />
cd oem<br />
</code></p>
<p>6. Upload the Driver Pack into this directory and rename it to <code>oem.tgz</code> then extract the contents and remove the file with<br />
<code>tar zxvf oem.tgz<br />
rm oem.tgz<br />
</code></p>
<p>7. Prepare a new directory for the realtek driver<br />
<code>cd<br />
mkdir rtl8169<br />
</code></p>
<p>8. Upload the <code>mymods-0.1.tar</code> into this directory and extract the content with<br />
<code>cd rtl8169<br />
tar zxvf mymods.tgz<br />
</code></p>
<p>9. Then add this driver to the pack<br />
<code>cp mod/r8169.o ../oem/mod<br />
cd ../oem<br />
</code></p>
<p>10. Add the PCIID to the <code>simple.map</code> by using the texteditor <code>nano</code> (no, we are not using the &#8220;thing called vi&#8221;. Thanks).<br />
<code>cd etc/vmware<br />
nano simple.map<br />
</code></p>
<p>11. Insert the line <code>10ec:8169 0000:0000 network r8169</code> at the appropriate place:<br />
<code>...<br />
10df:fd00 0000:0000 storage lpfc_740<br />
10df:fe00 0000:0000 storage lpfc_740<br />
<strong>10ec:8169 0000:0000 network r8169</strong><br />
1166:0211 0000:0000 storage ide<br />
1166:0212 0000:0000 storage ide<br />
...</code></p>
<p>12. Now create the updated oem.tgz file and download it to windows<br />
<code>cd<br />
cd oem<br />
tar cfvz oem.tgz *</code></p>
<p>13. Now download the <code>usr/lib/vmware/installer/VMware-VMvisor-big-171294-x86_64.dd</code> file to windows and open it with WinImage (open partition0).</p>
<p>14. Use WinImage to replace the <code>oem.tgz</code> on partition 0 and save.</p>
<p>15. Transfer the dd  file to ubuntu <code>/esxi/usr/lib/vmware/installer/</code> and compress it<br />
<code>cd<br />
cd esxi<br />
cd usr/lib/vmware/installer/<br />
bzip2 VMware-VMvisor-</code><code>big-171294-x86_64.dd</code></p>
<p>16. Now recreate the image.tgz file<br />
<code>cd<br />
cd esxi<br />
tar cfvz image.tgz *</code></p>
<p>17. Download <code>image.tgz</code> to Windows</p>
<p>18. Use Ultraiso to replace <code>image.tgz</code> and add <code>oem.tgz</code> (yes, as of v4 the file isn&#8217;t here by default as it was with v3.5)</p>
<p>19. Burn ISO and start installing ESXi.</p>
<p><em><strong>ESXi Tips and Tricks</strong></em><br />
<a href="http://www.vm-help.com/">http://www.vm-help.com/</a></p>
<p><em><strong><br />
</strong></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.spreendigital.de/blog/2009/07/27/how-to-create-an-esxi-v4-whitebox-iso-with-windows-tools/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Create an ESXi Whitebox ISO with Windows Tools</title>
		<link>http://www.spreendigital.de/blog/2009/03/13/create-an-esxi-whitebox-iso-with-windows-tools/</link>
		<comments>http://www.spreendigital.de/blog/2009/03/13/create-an-esxi-whitebox-iso-with-windows-tools/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 11:24:47 +0000</pubDate>
		<dc:creator>Dennis Spreen</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Whitebox]]></category>

		<guid isPermaLink="false">http://www.spreendigital.de/blog/?p=185</guid>
		<description><![CDATA[This is a short tutorial on how to build a custom ESXi v3.5 Whitebox ISO with Windows Tools (and an Ubuntu-VMImage for VMWare Player) by integrating a new driver (RTL8169 network card) into the Community Driver Pack and integrating this pack into the ISO, too.

See &#8220;How to create an ESXi v4 Whitebox ISO with Windows [...]]]></description>
			<content:encoded><![CDATA[<p>This is a short tutorial on how to build a custom ESXi v3.5 Whitebox ISO with Windows Tools (and an Ubuntu-VMImage for VMWare Player) by integrating a new driver (RTL8169 network card) into the Community Driver Pack and integrating this pack into the ISO, too.<br />
<span id="more-185"></span></p>
<p><em><strong>See &#8220;</strong></em><a title="How to create an ESXi v4 Whitebox ISO with Windows Tools" rel="bookmark" href="../2009/07/27/how-to-create-an-esxi-v4-whitebox-iso-with-windows-tools/">How to create an ESXi v4 Whitebox ISO with Windows Tools</a><em><strong>&#8220;  for creating an ESXi v4 Whitebox.</strong></em></p>
<p>Use this tools<br />
- <a href="http://www.ezbsystems.com/ultraiso/">UltraIso</a> $29.95 USD / Free Trial<br />
- <a href="http://www.vmware.com/appliances/directory/55047">Ubuntu Server 8.10</a> for <a href="http://www.vmware.com/products/player/">VMWare Player</a> Free<br />
- <a href="http://www.bitvise.com/tunnelier">Bitvise Tunnelier</a> Free for individual use (or <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">Putty</a>, but Tunnelier is preferred)<br />
- <a href="http://www.winimage.com/download.htm">WinImage</a> US$ 30.00 / Free Trial</p>
<p>Let&#8217;s prepare by downloading the VMWare ISO, the Community Driver Pack and the new driver.</p>
<p>Download <a href="http://www.vmware.com/download/esxi/">VMware ESXi 3.5 Installable Update 3</a><br />
Download <a href="http://www.vm-help.com/esx/esx3i/Custom_oem.tgz/CommunityUnifiedDriverPack_v1.1.0_U3-123629.oem.tgz">Community Unified oem.tgz v1.1.0</a><br />
Download <a href="http://downloads.sourceforge.net/open-vdrivers/mymods-0.1.tgz?use_mirror=mesh">Realtek RTL8169 Driver</a><br />
Download <a href="http://www.icjacobsen.com/dld/oem.tgz">Realtek RLT8168 Driver! New! oem.tgz package!<br />
</a></p>
<p>1. Extract <code>install.tgz</code> from the VMware ISO with UltraIso</p>
<p>2. Use Tunnelier to log into Ubunto and create a new directory called &#8220;esxi&#8221; (either with SFTP or by command console with <code>mkdir esxi</code>)</p>
<p>3. Move<code> install.tgz</code> to this esxi directory (use Tunneliers SFTP)<br />
Extract the contents by changing to this directory<br />
<code>cd esxi</code><br />
<code>tar zxvf install.tgz</code></p>
<p>and remove the tgz file<br />
<code>rm install.tgz</code></p>
<p>4. Decompress the VMWare diskimage<br />
<code>cd usr/lib/vmware/installer/</code><br />
<code>bzip2 -d VMware-VMvisor-big-3.5.0_Update_3-123629.i386.dd.bz2</code></p>
<p>5. Make a new directory for the Community Driver Pack<br />
<code>cd<br />
mkdir oem<br />
cd oem<br />
</code></p>
<p>6. Upload the Driver Pack into this directory and rename it to <code>oem.tgz</code> then extract the contents and remove the file with<br />
<code>tar zxvf oem.tgz<br />
rm oem.tgz<br />
</code></p>
<p>7. Prepare a new directory for the realtek driver<br />
<code>cd<br />
mkdir rtl8169<br />
</code></p>
<p>8. Upload the <code>mymods-0.1.tar</code> into this directory and extract the content with<br />
<code>cd rtl8169<br />
tar zxvf mymods.tgz<br />
</code></p>
<p>9. Then add this driver to the pack<br />
<code>cp mod/r8169.o ../oem/mod<br />
cd ../oem<br />
</code></p>
<p>10. Add the PCIID to the <code>simple.map</code> by using the texteditor <code>nano</code> (no, we are not using the &#8220;thing called vi&#8221;. Thanks).<br />
<code>cd etc/vmware<br />
nano simple.map<br />
</code></p>
<p>11. Insert the line <code>10ec:8169 0000:0000 network r8169</code> at the appropriate place:<br />
<code>...<br />
10df:fd00 0000:0000 storage lpfc_740<br />
10df:fe00 0000:0000 storage lpfc_740<br />
<strong>10ec:8169 0000:0000 network r8169</strong><br />
1166:0211 0000:0000 storage ide<br />
1166:0212 0000:0000 storage ide<br />
...</code></p>
<p>12. Now create the updated oem.tgz file and download it to windows<br />
<code>cd<br />
cd oem<br />
tar cfvz oem.tgz *</code></p>
<p>13. Now download the <code>cd usr/lib/vmware/installer/VMware-VMvisor-big-3.5.0_Update_3-123629.i386.dd</code> file to windows and open it with WinImage (Partition0).</p>
<p>14. Use WinImage to replace the <code>oem.tgz</code> on partition 0 and save.</p>
<p>15. Transfer the dd  file to ubuntu <code>/esxi/usr/lib/vmware/installer/</code> and compress it<br />
<code>cd<br />
cd esxi<br />
cd usr/lib/vmware/installer/<br />
bzip2 VMware-VMvisor-big-3.5.0_Update_3-123629.i386.dd</code></p>
<p>16. Now recreate the install.tgz file<br />
<code>cd<br />
cd esxi<br />
tar cfvz install.tgz *</code></p>
<p>17. Download <code>install.tgz</code> to Windows</p>
<p>18. Use Ultraiso to replace <code>install.tgz</code> and <code>oem.tgz</code> (yes, we need to replace this one here, too)</p>
<p>19. Burn ISO and start installing ESXi.</p>
<p><em><strong>ESXi Tips and Tricks</strong></em><br />
<a href="http://www.vm-help.com/">http://www.vm-help.com/</a></p>
<p><em><strong>What&#8217;s new</strong></em><br />
<a href="http://www.icjacobsen.com/dld/oem.tgz">Realtek RTL8168 driver</a> by Jens Jacobsen</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spreendigital.de/blog/2009/03/13/create-an-esxi-whitebox-iso-with-windows-tools/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
	</channel>
</rss>
