<?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: PXE boot WinPE 2 (Vista) using Linux as the PXE Server</title>
	<atom:link href="http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/feed" rel="self" type="application/rss+xml" />
	<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8</link>
	<description>UK based Asterisk, Trixbox, FreePBX and A2Billing Servers</description>
	<lastBuildDate>Tue, 02 Mar 2010 17:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gull</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1497</link>
		<dc:creator>gull</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1497</guid>
		<description>Thanks for putting together such a good tutorial - great work!

Just thought i&#039;d add that if you are adding drivers to the winpe.wim file under Server 2008/Windows 7, 
&quot;peimg&quot; has been replaced with the slightly more convoluted command &quot;dism&quot;. 

So, the process for adding the drivers in your example would be:

C:&gt; dism /Mount-Wim /WimFile:C:\win7pe\winpe.wim /index:1 /MountDir:C:\win7pe\mount

C:&gt; dism /Image:C:\win7pe\mount /Add-Driver /Driver:&quot;C:\Program Files\VMware\VMware Tools\Drivers\vmxnet\vmware-nic.inf&quot;
C:&gt; dism /Image:C:\win7pe\mount /Add-Driver /Driver:&quot;C:\Program Files\VMware\VMware Tools\Drivers\vmxnet\vmxnet.inf&quot;

C:&gt; dism /Unmount-Wim /MountDir:C:\win7pe\mount /commit

Note: you *must* have mounted the image using &quot;dism&quot; and not &quot;imagex&quot; for the &quot;dism /Add-Driver&quot; commands to operate.</description>
		<content:encoded><![CDATA[<p>Thanks for putting together such a good tutorial &#8211; great work!</p>
<p>Just thought i&#8217;d add that if you are adding drivers to the winpe.wim file under Server 2008/Windows 7,<br />
&#8220;peimg&#8221; has been replaced with the slightly more convoluted command &#8220;dism&#8221;. </p>
<p>So, the process for adding the drivers in your example would be:</p>
<p>C:&gt; dism /Mount-Wim /WimFile:C:\win7pe\winpe.wim /index:1 /MountDir:C:\win7pe\mount</p>
<p>C:&gt; dism /Image:C:\win7pe\mount /Add-Driver /Driver:&#8221;C:\Program Files\VMware\VMware Tools\Drivers\vmxnet\vmware-nic.inf&#8221;<br />
C:&gt; dism /Image:C:\win7pe\mount /Add-Driver /Driver:&#8221;C:\Program Files\VMware\VMware Tools\Drivers\vmxnet\vmxnet.inf&#8221;</p>
<p>C:&gt; dism /Unmount-Wim /MountDir:C:\win7pe\mount /commit</p>
<p>Note: you *must* have mounted the image using &#8220;dism&#8221; and not &#8220;imagex&#8221; for the &#8220;dism /Add-Driver&#8221; commands to operate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1436</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Fri, 30 Oct 2009 20:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1436</guid>
		<description>Yes, you could boot up either Linux or Windows from PXE with the user choosing at the menu which one to boot (/tftpboot/pxelinux.cfg/default)</description>
		<content:encoded><![CDATA[<p>Yes, you could boot up either Linux or Windows from PXE with the user choosing at the menu which one to boot (/tftpboot/pxelinux.cfg/default)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lu</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1434</link>
		<dc:creator>Lu</dc:creator>
		<pubDate>Fri, 30 Oct 2009 13:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1434</guid>
		<description>Great Job, i&#039;ve just a question, With this project could i start windows and linux in the terminals?, i mean the user choose OS (Linux or Windows) work.

Best regards, and thanks for your help.-</description>
		<content:encoded><![CDATA[<p>Great Job, i&#8217;ve just a question, With this project could i start windows and linux in the terminals?, i mean the user choose OS (Linux or Windows) work.</p>
<p>Best regards, and thanks for your help.-</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: domi235</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1413</link>
		<dc:creator>domi235</dc:creator>
		<pubDate>Fri, 09 Oct 2009 12:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1413</guid>
		<description>A very big thank you for this awesome tutorial! _/-\o_</description>
		<content:encoded><![CDATA[<p>A very big thank you for this awesome tutorial! _/-\o_</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1395</link>
		<dc:creator>Cyril</dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1395</guid>
		<description>It&#039;s not always the case of /Boot/BCD and I got /boot/bcd in my box.
Nick&#039;s problem can be found out with tftpd server started with -vvv option and 
get the real file name that pxeboot.n12(startrom.0) wants
in /var/log/daemon.log or /var/log/syslog</description>
		<content:encoded><![CDATA[<p>It&#8217;s not always the case of /Boot/BCD and I got /boot/bcd in my box.<br />
Nick&#8217;s problem can be found out with tftpd server started with -vvv option and<br />
get the real file name that pxeboot.n12(startrom.0) wants<br />
in /var/log/daemon.log or /var/log/syslog</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rama krushna sahu</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1363</link>
		<dc:creator>rama krushna sahu</dc:creator>
		<pubDate>Thu, 20 Aug 2009 11:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1363</guid>
		<description>Can I set the IP using netsh command for winpe. 
I tried but I am getting errors like 

&quot;The file name, directory name, or volume level syntax is incorrect&quot;

This seems to be a syntax error. I tested with several changes using this command it is showing same above error.</description>
		<content:encoded><![CDATA[<p>Can I set the IP using netsh command for winpe.<br />
I tried but I am getting errors like </p>
<p>&#8220;The file name, directory name, or volume level syntax is incorrect&#8221;</p>
<p>This seems to be a syntax error. I tested with several changes using this command it is showing same above error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rama krushna sahu</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1359</link>
		<dc:creator>rama krushna sahu</dc:creator>
		<pubDate>Tue, 18 Aug 2009 13:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1359</guid>
		<description>gr \\ / 
this should be in RedHat
rg \\ /</description>
		<content:encoded><![CDATA[<p>gr \\ /<br />
this should be in RedHat<br />
rg \\ /</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1357</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Tue, 18 Aug 2009 07:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1357</guid>
		<description>Thanks for the update. Hopefully it will help somebody else. Matt.</description>
		<content:encoded><![CDATA[<p>Thanks for the update. Hopefully it will help somebody else. Matt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mt</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1355</link>
		<dc:creator>mt</dc:creator>
		<pubDate>Mon, 17 Aug 2009 21:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1355</guid>
		<description>i&#039;ve resolved my question... i create a file /etc/tftpd-hpa.rules whith this:
--------
rg \\ /
--------
and declare de option in the file /etc/default/tftp-hpa whit this:
-------------
options:&quot;-l -s /var/lib/tftpboot -m /etc/tftpd-hpa.rules -vvv&quot;
----------
and resolve the error &quot;....Boot\BCD...&quot;, when boot winpe
Sorry for my english.
cheers..</description>
		<content:encoded><![CDATA[<p>i&#8217;ve resolved my question&#8230; i create a file /etc/tftpd-hpa.rules whith this:<br />
&#8212;&#8212;&#8211;<br />
rg \\ /<br />
&#8212;&#8212;&#8211;<br />
and declare de option in the file /etc/default/tftp-hpa whit this:<br />
&#8212;&#8212;&#8212;&#8212;-<br />
options:&#8221;-l -s /var/lib/tftpboot -m /etc/tftpd-hpa.rules -vvv&#8221;<br />
&#8212;&#8212;&#8212;-<br />
and resolve the error &#8220;&#8230;.Boot\BCD&#8230;&#8221;, when boot winpe<br />
Sorry for my english.<br />
cheers..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mt</title>
		<link>http://sysadminman.net/blog/2007/pxe-boot-winpe-2-vista-using-linux-as-the-pxe-server-8/comment-page-1#comment-1354</link>
		<dc:creator>mt</dc:creator>
		<pubDate>Mon, 17 Aug 2009 20:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sysadminman.net/?p=8#comment-1354</guid>
		<description>How to configure tftp.remap on ubuntu tftp server?, thank a lot for your help!</description>
		<content:encoded><![CDATA[<p>How to configure tftp.remap on ubuntu tftp server?, thank a lot for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
