<?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: A Simple VMware ESXi Rapid Deployment System &#8211; Part 3 of 3</title>
	<atom:link href="http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
	<description></description>
	<lastBuildDate>Thu, 09 Jun 2011 01:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jeremy Bowman</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-532</link>
		<dc:creator>Jeremy Bowman</dc:creator>
		<pubDate>Thu, 16 Dec 2010 10:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-532</guid>
		<description>Hi Simon,

I&#039;ve tried it with the HP ISO and the VMware ISO, and I either get a message about &#039;no image to install&#039; if removing the reference to the image.bz2 file in the PXE config, or I get a purple screen of death post-PXE about the installation image being corrupted.

I&#039;ve also tried extracting the .dd file from the VMware ISO and uploading that to the PXE server, but that gives a PSOD as well......

Any thoughts on correct format or file type for the installation source, and how to reference it in the PXE config? I&#039;ll continue picking through options in the meantime.......

Cheers.
Jeremy.</description>
		<content:encoded><![CDATA[<p>Hi Simon,</p>
<p>I&#8217;ve tried it with the HP ISO and the VMware ISO, and I either get a message about &#8216;no image to install&#8217; if removing the reference to the image.bz2 file in the PXE config, or I get a purple screen of death post-PXE about the installation image being corrupted.</p>
<p>I&#8217;ve also tried extracting the .dd file from the VMware ISO and uploading that to the PXE server, but that gives a PSOD as well&#8230;&#8230;</p>
<p>Any thoughts on correct format or file type for the installation source, and how to reference it in the PXE config? I&#8217;ll continue picking through options in the meantime&#8230;&#8230;.</p>
<p>Cheers.<br />
Jeremy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Long</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-528</link>
		<dc:creator>Simon Long</dc:creator>
		<pubDate>Wed, 15 Dec 2010 13:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-528</guid>
		<description>Hi Jeremy, If I&#039;m honest I haven&#039;t tested this with 4.1.

You say you added an HP ISO, have you tried it without this? Not sure if it would make any difference, but I don&#039;t know for sure if adding this would cause any problems.</description>
		<content:encoded><![CDATA[<p>Hi Jeremy, If I&#8217;m honest I haven&#8217;t tested this with 4.1.</p>
<p>You say you added an HP ISO, have you tried it without this? Not sure if it would make any difference, but I don&#8217;t know for sure if adding this would cause any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Bowman</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-527</link>
		<dc:creator>Jeremy Bowman</dc:creator>
		<pubDate>Wed, 15 Dec 2010 11:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-527</guid>
		<description>Hi Simon,

Great post, but am having some issues with this.......

Like you, I&#039;m using HP provided version of ESXi 4.1 installable, which has 2 noticable omissions in their ISO from your ABC above - namely:

- INSTALL.TAR is now INSTALL.VGZ
- There is no IMAGE.TGZ

I have managed to convert the install file by doing the following:
- Copy the install.vgz to an ESXi 4.1 host
- Convert it using &#039;vmtar -x install.vgz -o install.tar
- Copy that back to the PXEServer VM

What happens now is that the PXEServer menu shows-up (including the edits I&#039;ve made - menu changes, background etc), then running the installer having populated the ESXi_4x with the contents of the HP ISO plus the new INSTALL.TAR file is:
- The kernel module loads, as does the SYS and CIM module, but then it flashes a message that dissapears to quickly and returns to the boot menu.

Am a bit stuck now - any thoughts?
Many thanks.
Jeremy. :0)</description>
		<content:encoded><![CDATA[<p>Hi Simon,</p>
<p>Great post, but am having some issues with this&#8230;&#8230;.</p>
<p>Like you, I&#8217;m using HP provided version of ESXi 4.1 installable, which has 2 noticable omissions in their ISO from your ABC above &#8211; namely:</p>
<p>- INSTALL.TAR is now INSTALL.VGZ<br />
- There is no IMAGE.TGZ</p>
<p>I have managed to convert the install file by doing the following:<br />
- Copy the install.vgz to an ESXi 4.1 host<br />
- Convert it using &#8216;vmtar -x install.vgz -o install.tar<br />
- Copy that back to the PXEServer VM</p>
<p>What happens now is that the PXEServer menu shows-up (including the edits I&#8217;ve made &#8211; menu changes, background etc), then running the installer having populated the ESXi_4x with the contents of the HP ISO plus the new INSTALL.TAR file is:<br />
- The kernel module loads, as does the SYS and CIM module, but then it flashes a message that dissapears to quickly and returns to the boot menu.</p>
<p>Am a bit stuck now &#8211; any thoughts?<br />
Many thanks.<br />
Jeremy. :0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DVD Duplicator</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-518</link>
		<dc:creator>DVD Duplicator</dc:creator>
		<pubDate>Wed, 08 Dec 2010 06:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-518</guid>
		<description>Thanks for this step by step guide.  Definitely really useful.</description>
		<content:encoded><![CDATA[<p>Thanks for this step by step guide.  Definitely really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Long</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-255</link>
		<dc:creator>Simon Long</dc:creator>
		<pubDate>Tue, 02 Mar 2010 21:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-255</guid>
		<description>Your very welcome. &lt;br&gt;&lt;br&gt;Simon</description>
		<content:encoded><![CDATA[<p>Your very welcome. </p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Long</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-254</link>
		<dc:creator>Simon Long</dc:creator>
		<pubDate>Tue, 02 Mar 2010 21:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-254</guid>
		<description>Great, let me know if you have any problems.&lt;br&gt;&lt;br&gt;Simon</description>
		<content:encoded><![CDATA[<p>Great, let me know if you have any problems.</p>
<p>Simon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjoern</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-252</link>
		<dc:creator>Bjoern</dc:creator>
		<pubDate>Tue, 02 Mar 2010 18:58:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-252</guid>
		<description>This is amazing! Thank you for sharing this.</description>
		<content:encoded><![CDATA[<p>This is amazing! Thank you for sharing this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuseppe</title>
		<link>http://www.simonlong.co.uk/blog/2010/03/02/a-simple-vmware-esxi-rapid-deployment-system-part-3-of-3/comment-page-1/#comment-248</link>
		<dc:creator>Giuseppe</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlong.co.uk/blog/?p=2111#comment-248</guid>
		<description>Great series of post!&lt;br&gt;We use HP Rapid Deployment Pack for rapid deploymen of physical and virtual linux box.&lt;br&gt;The next step is using it for rapid deployment of ESXi: I think that i can &quot;borrow&quot; a lot of tips from your posts :)&lt;br&gt;Thanks!</description>
		<content:encoded><![CDATA[<p>Great series of post!<br />We use HP Rapid Deployment Pack for rapid deploymen of physical and virtual linux box.<br />The next step is using it for rapid deployment of ESXi: I think that i can &#8220;borrow&#8221; a lot of tips from your posts <img src='http://www.simonlong.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.428 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-09 21:58:27 -->

