<?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: How to create a bootable VMware ESXi 3.5 &amp; 4.0 (vSphere) USB pen drive.</title>
	<atom:link href="http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive</link>
	<description>TechHead.co.uk is a site dedicated to information on various IT technologies, solutions, fixes and IT news. Topic areas include HP Proliant Servers &#38; Storage, VMware vSphere,ESX,ESXi, Microsoft Hyper V and Windows Server</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:47:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: How to get a 4.0 GPA</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-13080</link>
		<dc:creator>How to get a 4.0 GPA</dc:creator>
		<pubDate>Thu, 25 Aug 2011 12:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-13080</guid>
		<description>&lt;strong&gt;How to get a 4.0 GPA in college...&lt;/strong&gt;

How to create a bootable VMware ESXi 3.5 &amp; 4.0 (vSphere) USB pen drive. &#124; TechHead.co.uk...</description>
		<content:encoded><![CDATA[<p><strong>How to get a 4.0 GPA in college&#8230;</strong></p>
<p>How to create a bootable VMware ESXi 3.5 &amp; 4.0 (vSphere) USB pen drive. | TechHead.co.uk&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-12740</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 09 Jun 2011 08:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-12740</guid>
		<description>[...] drive anyway so you could burn an ESXi image onto a USB and forget about the DVD-Rom altogether   How to create a bootable VMware ESXi 3.5 &amp; 4.0 (vSphere) USB pen drive          Last edited by ThomasMc; Today at 09:07 AM.    Certifications: MCDST&#124;FtOCC WIP: [...]</description>
		<content:encoded><![CDATA[<p>[...] drive anyway so you could burn an ESXi image onto a USB and forget about the DVD-Rom altogether   How to create a bootable VMware ESXi 3.5 &amp; 4.0 (vSphere) USB pen drive          Last edited by ThomasMc; Today at 09:07 AM.    Certifications: MCDST|FtOCC WIP: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-12433</link>
		<dc:creator>james</dc:creator>
		<pubDate>Thu, 17 Feb 2011 10:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-12433</guid>
		<description>Thanks for the article.  I attempted the install with ESXI 4.1 u1 and apart from the filenames being different (imagedd.bz2 within the iso and imagedd (no extension) inside that) it has gone ok.  I did find that Winimage didn&#039;t offer my USB drive (or any drive) so I tried DD which only offered my optical drive as an NT Block device object.  This on Windows Vista Home Premium SP2.  However once I ran both programs (cmd prompt and winimage) elevated I could see the device ok and winimage handled it fine (once the filemask was changed to show imagedd)</description>
		<content:encoded><![CDATA[<p>Thanks for the article.  I attempted the install with ESXI 4.1 u1 and apart from the filenames being different (imagedd.bz2 within the iso and imagedd (no extension) inside that) it has gone ok.  I did find that Winimage didn&#8217;t offer my USB drive (or any drive) so I tried DD which only offered my optical drive as an NT Block device object.  This on Windows Vista Home Premium SP2.  However once I ran both programs (cmd prompt and winimage) elevated I could see the device ok and winimage handled it fine (once the filemask was changed to show imagedd)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-12305</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 25 Jan 2011 19:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-12305</guid>
		<description>Here is the way to avoid this error thing on Windows 7. The error only occurs if there is already a partition on your flash drive.

Instructions to make it work:
1. Insert your flash.
2. Run cmd.exe as administrator
3. Run diskpart within command prompt (just type diskpart and then press enter)
4. type in &quot;list disk&quot;
5. Note the flash drive you want to use.
6. Type in &quot;select disk 1&quot; - if your flash drive is displayed as disk 1
7. type in &quot;clean&quot;
8. Once successful -run Winimage as administrator and write that image.

Steps may also be good for Vista -I just made it to work under 7.

Wishing you Successful virtualisation !
Alex</description>
		<content:encoded><![CDATA[<p>Here is the way to avoid this error thing on Windows 7. The error only occurs if there is already a partition on your flash drive.</p>
<p>Instructions to make it work:<br />
1. Insert your flash.<br />
2. Run cmd.exe as administrator<br />
3. Run diskpart within command prompt (just type diskpart and then press enter)<br />
4. type in &#8220;list disk&#8221;<br />
5. Note the flash drive you want to use.<br />
6. Type in &#8220;select disk 1&#8243; &#8211; if your flash drive is displayed as disk 1<br />
7. type in &#8220;clean&#8221;<br />
8. Once successful -run Winimage as administrator and write that image.</p>
<p>Steps may also be good for Vista -I just made it to work under 7.</p>
<p>Wishing you Successful virtualisation !<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-11979</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 18 Dec 2010 22:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-11979</guid>
		<description>Hi 

Using the WinImage way for example, would this mean the USB Key would always need to be in the server?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Using the WinImage way for example, would this mean the USB Key would always need to be in the server?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AnonyMou.se</title>
		<link>http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive#comment-11728</link>
		<dc:creator>AnonyMou.se</dc:creator>
		<pubDate>Tue, 02 Nov 2010 17:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.techhead.co.uk/how-to-create-a-bootable-vmware-esxi-usb-pen-drive-2#comment-11728</guid>
		<description>Why use WinRAR when there&#039;s free &amp; better 7-zip?!</description>
		<content:encoded><![CDATA[<p>Why use WinRAR when there&#8217;s free &amp; better 7-zip?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: www.techhead.co.uk @ 2012-02-08 12:33:33 -->
