<?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: Creating USB based boot media for ESX 4 installs</title>
	<atom:link href="http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs</link>
	<description>Blogging for technical minds.</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:52:03 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-1253</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Sat, 10 Jul 2010 13:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-1253</guid>
		<description>Hi,
The folder structure needs to match what the iso looks like. The problem most people encounter is the ks location issue. Since syslinux loads a ram image, the visibility of the ks files is constrainted to the access context of the ram image at the time of load. The ram image can access the USB but it is instructed to do so by setting the install media from the ks file as &quot;install usb&quot;. Thus if the ks file is not part of the initrd img file you must define it over one of the available &quot;ks=&quot; methods of the image loads append statement of the syslinux.cfg file.

Mike</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The folder structure needs to match what the iso looks like. The problem most people encounter is the ks location issue. Since syslinux loads a ram image, the visibility of the ks files is constrainted to the access context of the ram image at the time of load. The ram image can access the USB but it is instructed to do so by setting the install media from the ks file as &#8220;install usb&#8221;. Thus if the ks file is not part of the initrd img file you must define it over one of the available &#8220;ks=&#8221; methods of the image loads append statement of the syslinux.cfg file.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perry</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-1251</link>
		<dc:creator>Perry</dc:creator>
		<pubDate>Fri, 09 Jul 2010 17:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-1251</guid>
		<description>Do you need to copy the ESX 4.x &quot;Vmware&quot; folder contents to the root of the USB key, or just copy the folder to the root?  Can somebody post an example of the syslinux.cfg assuming that all of the ESX install files are copied to the USB key?</description>
		<content:encoded><![CDATA[<p>Do you need to copy the ESX 4.x &#8220;Vmware&#8221; folder contents to the root of the USB key, or just copy the folder to the root?  Can somebody post an example of the syslinux.cfg assuming that all of the ESX install files are copied to the USB key?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akiraa</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-1085</link>
		<dc:creator>Akiraa</dc:creator>
		<pubDate>Thu, 03 Jun 2010 00:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-1085</guid>
		<description>For EXSi 4:
I deleted the isolinux.bin, renamed isolinux.cfg to syslinux.cfg, edited syslinux.cfg and added the keyword &#039;usb&#039; at the end of the &#039;append&#039; command</description>
		<content:encoded><![CDATA[<p>For EXSi 4:<br />
I deleted the isolinux.bin, renamed isolinux.cfg to syslinux.cfg, edited syslinux.cfg and added the keyword &#8216;usb&#8217; at the end of the &#8216;append&#8217; command</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-785</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Wed, 31 Mar 2010 21:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-785</guid>
		<description>Hi Nathan,

Where is your ESX code repository. On the usb or on the http server?

If it is on the USB&#039;s root then make sure your ks.cfg files contains a line with

install usb

Also be sure to copy the ESX DVD to the root of the USB stick.

Regards,

Mike</description>
		<content:encoded><![CDATA[<p>Hi Nathan,</p>
<p>Where is your ESX code repository. On the usb or on the http server?</p>
<p>If it is on the USB&#8217;s root then make sure your ks.cfg files contains a line with</p>
<p>install usb</p>
<p>Also be sure to copy the ESX DVD to the root of the USB stick.</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-782</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Wed, 31 Mar 2010 18:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-782</guid>
		<description>I got the USB key to boot, but it kept asking for me to install the cdrom and would fail after thin initrd.img booted.  I could hit f2 and get a prompt and mount the usb drive.  I tried &#039;askmedia&#039; but then all it does is say..insert CDROM and keep asking for the CD.

I still use a ks.cfg file from a web server so my syslinux.cfg looks like this:
default esx
prompt 1
#menu title ESX build 208167
timeout 300


LABEL esx
  menu label ESX Scripted Install using ks.cfg
  kernel vmlinuz
  append initrd=initrd.img vmkopts=debugLogToSerial:1 mem=512M ks=http://server/ks.cfg askmedia</description>
		<content:encoded><![CDATA[<p>I got the USB key to boot, but it kept asking for me to install the cdrom and would fail after thin initrd.img booted.  I could hit f2 and get a prompt and mount the usb drive.  I tried &#8216;askmedia&#8217; but then all it does is say..insert CDROM and keep asking for the CD.</p>
<p>I still use a ks.cfg file from a web server so my syslinux.cfg looks like this:<br />
default esx<br />
prompt 1<br />
#menu title ESX build 208167<br />
timeout 300</p>
<p>LABEL esx<br />
  menu label ESX Scripted Install using ks.cfg<br />
  kernel vmlinuz<br />
  append initrd=initrd.img vmkopts=debugLogToSerial:1 mem=512M ks=http://server/ks.cfg askmedia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-719</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Fri, 05 Mar 2010 13:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-719</guid>
		<description>Marin,

The file you have specified is an ESXi image and will not have the same layout, it&#039;s isolinux boot entries are in the root directory. 
You can create a boot but cannot use the automated the host configuration with the ESX install script methods.</description>
		<content:encoded><![CDATA[<p>Marin,</p>
<p>The file you have specified is an ESXi image and will not have the same layout, it&#8217;s isolinux boot entries are in the root directory.<br />
You can create a boot but cannot use the automated the host configuration with the ESX install script methods.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marin</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-717</link>
		<dc:creator>Marin</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-717</guid>
		<description>I can&#039;t find isolinux directory from the VMware-VMvisor-Installer-4.0.0.Update01-208167.x86_64.iso file (latest distribution from VMware), and of course there is no initrd file?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find isolinux directory from the VMware-VMvisor-Installer-4.0.0.Update01-208167.x86_64.iso file (latest distribution from VMware), and of course there is no initrd file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camels</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-693</link>
		<dc:creator>Camels</dc:creator>
		<pubDate>Sun, 21 Feb 2010 13:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-693</guid>
		<description>I fixed my previous issue by downloading the ESX 4 update 1 ISO and copying those files onto the USB</description>
		<content:encoded><![CDATA[<p>I fixed my previous issue by downloading the ESX 4 update 1 ISO and copying those files onto the USB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Camels</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-692</link>
		<dc:creator>Camels</dc:creator>
		<pubDate>Sun, 21 Feb 2010 11:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-692</guid>
		<description>Hi, 

Great guide thank you!!  I&#039;m having issues right at the end of hte installation, im getting an error message - no such file or directory /mnt/sysimage/boot/initrd.img

When i break into console I can actually navigate to that area and the file is there..

Can anyone shed some light on this please :)

Camels</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>Great guide thank you!!  I&#8217;m having issues right at the end of hte installation, im getting an error message &#8211; no such file or directory /mnt/sysimage/boot/initrd.img</p>
<p>When i break into console I can actually navigate to that area and the file is there..</p>
<p>Can anyone shed some light on this please <img src='http://blog.laspina.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Camels</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike La Spina</title>
		<link>http://blog.laspina.ca/ubiquitous/creating-usb-based-boot-media-for-esx-4-installs/comment-page-1#comment-612</link>
		<dc:creator>Mike La Spina</dc:creator>
		<pubDate>Tue, 02 Feb 2010 16:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.laspina.ca/?p=331#comment-612</guid>
		<description>Thanks for your comment,

Yes you need the askmedia append statement if your not using a ks.cfg, it&#039;s also discussed in some prior comments along with the need to place the install image on the root of the usb store.

Regards,

Mike</description>
		<content:encoded><![CDATA[<p>Thanks for your comment,</p>
<p>Yes you need the askmedia append statement if your not using a ks.cfg, it&#8217;s also discussed in some prior comments along with the need to place the install image on the root of the usb store.</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
