<?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>Lockstockmods &#187; install windows with pxe</title>
	<atom:link href="http://www.lockstockmods.net/tag/install-windows-with-pxe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lockstockmods.net</link>
	<description>If its not broken... take it apart and mod it</description>
	<lastBuildDate>Sat, 26 Feb 2011 20:15:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easy way to PXE Boot Windows</title>
		<link>http://www.lockstockmods.net/2008/05/26/easy-way-to-pxe-boot-windows/</link>
		<comments>http://www.lockstockmods.net/2008/05/26/easy-way-to-pxe-boot-windows/#comments</comments>
		<pubDate>Mon, 26 May 2008 19:39:16 +0000</pubDate>
		<dc:creator>Kode</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[install windows over the network]]></category>
		<category><![CDATA[install windows over the network with no CD drive]]></category>
		<category><![CDATA[install windows with netboot]]></category>
		<category><![CDATA[install windows with pxe]]></category>
		<category><![CDATA[netboot windows]]></category>
		<category><![CDATA[network boot windows]]></category>
		<category><![CDATA[PXE install windows]]></category>
		<category><![CDATA[windows pxe boot]]></category>

		<guid isPermaLink="false">http://www.lockstockmods.net/?p=64</guid>
		<description><![CDATA[This guide provides an easy and relatively quick way to PXE boot windows which means you can install Windows over the network with PXE without the need for a CD drive. This is especially useful for old laptops that have no cd drive and can't boot from USB. This guide is much quicker than the previous guide because it just installs a plain (vanilla) version of windows without all the unnecessary stuff sysangel installs.]]></description>
			<content:encoded><![CDATA[<h2>Introduction</h2>
<p>This guide provides an easy and relatively quick way to PXE boot windows which means you can install Windows over the network with PXE without the need for a CD drive.  While the previous guide allows you to slip stream updates and add extra programs it took a LONG LONG time to do, especially with all the downloads it needed to do, this one just installs a vanilla XP, nice and simple, and a lot quicker <img src='http://www.lockstockmods.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h2>Changelog</h2>
<p>2008-05-26 &#8211; Initial article published<br />
2010-06-22 &#8211; Updated last stage with instructions for injecting NIC drivers courtesy of Maarten</p>
<h3>Step 1: Getting started.</h3>
<p>What you’ll need:</p>
<ol>
<li>Windows 2000/XP CD (to get the i386 directory off it)</li>
<li>PC running 2000/XP (to act as a server)</li>
<li>Laptop capable of booting over PXE (such as the L400).</li>
<li><a href="http://tftpd32.jounin.net/">Tftpd32<br />
</a></li>
<li>Bart Network Boot Disk</li>
<li><a href="http://www.lockstockmods.net/download/14/">SMARTDRV.EXE</a></li>
<li>A Share. The Server must be able to share files (any Microsoft Windows computer can).</li>
<li>Working router or plain crossover cable.</li>
</ol>
<p>Once you’ve collected all of the above, lets begin;</p>
<ol>
<li>Create a share, for the sake of argument create it at c:\WINSTALL</li>
<li>Copy your i386 folder and <a href="http://www.lockstockmods.net/download/14/">SMARTDRV.EXE</a> into this folder</li>
<li>Make a note of your computer name/host name, you can find this out by right clicking on &#8220;My Computer&#8221;, going to properties, go to &#8220;Computer Name&#8221; tab, look under Full computer name, in my example, the computers name is STAR, i believe the name needs to be 12 chars or less for this to work in dos mode, so if its longer change it and reboot.</li>
<p><a href="http://www.lockstockmods.net/wp-content/uploads/2008/04/my-properties.jpg" rel="lightbox[64]" title="my-properties"><img class="alignnone size-medium wp-image-65" title="my-properties" src="http://www.lockstockmods.net/wp-content/uploads/2008/04/my-properties-258x300.jpg" alt="" width="258" height="300" /></a></p>
<li>Create a folder to PXE boot from, c:\OUTPUT</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.lockstockmods.net/2008/05/26/easy-way-to-pxe-boot-windows/feed/</wfw:commentRss>
		<slash:comments>108</slash:comments>
		</item>
		<item>
		<title>Install Windows over network with PXE</title>
		<link>http://www.lockstockmods.net/2008/04/25/install-windows-over-network-with-pxe/</link>
		<comments>http://www.lockstockmods.net/2008/04/25/install-windows-over-network-with-pxe/#comments</comments>
		<pubDate>Fri, 25 Apr 2008 01:41:36 +0000</pubDate>
		<dc:creator>Kode</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[install windows with netboot]]></category>
		<category><![CDATA[install windows with pxe]]></category>
		<category><![CDATA[netboot windows]]></category>
		<category><![CDATA[network boot windows]]></category>
		<category><![CDATA[PXE install windows]]></category>
		<category><![CDATA[windows pxe boot]]></category>

		<guid isPermaLink="false">http://www.lockstockmods.net/?p=34</guid>
		<description><![CDATA[You may have read in a previous post how i installed Ubuntu on my sisters laptop with PXE, well this worked great, but i couldnt for the life of me get WPA to work on the wireless card, so after about a week of trying i decided to try and PXE boot windows as the [...]]]></description>
			<content:encoded><![CDATA[<p>You may have read in a previous post how i installed Ubuntu on my sisters laptop with PXE, well this worked great, but i couldnt for the life of me get WPA to work on the wireless card, so after about a week of trying i decided to try and PXE boot windows as the laptop had no floppy drive, no CD drive and couldnt boot from USB, what follows is the result of the trials and tribulations of that experience&#8230;. enjoy. <strong><span style="color: #ff0000;">If you want a quicker, simpler installation with a vanilla XP check this <span style="text-decoration: underline;"><a href="http://www.lockstockmods.net/2008/05/26/easy-way-to-pxe-boot-windows/">Easy way to PXE Boot Windows guide.</a></span></span></strong></p>
<p><strong>Downloads</strong><br />
Note: There is a file embedded within this post, please visit this post to download the file.</p>
<h3>Step 1: Getting started.</h3>
<p>What you’ll need:</p>
<ol>
<li>The Server &#8211; Any PC running 2000/XP</li>
<li>The Source &#8211; Windows 2000/XP CD (we need to get the i386 directory)</li>
<li>The Client &#8211; Laptop capable of booting over PXE (such as the L400).</li>
<li><a href="http://tftpd32.jounin.net/">Tftpd32<br />
</a></li>
<li>SysAngel DVD Generator <a href="http://www.windowsdream.com/dvdgen/download.html" target="_blank">here</a> or if you already have .NET framework 1.1.4322 or higher you can get the self extractible <a href="http://www.lockstockmods.net/download/9/">here</a></li>
<li>A Share. The Server must be able to share files (any Microsoft Windows computer can).</li>
<li>Working router or plain crossover cable.</li>
</ol>
<p>Once you’ve collected all of the above, do the below:</p>
<ol>
<li>Download and install latest DVD Generator. It&#8217;s a single EXE, double-clicking it will install / upgrade it.</li>
<li>Create a C:\OUTPUT directory to store the necessary files for your RIS Service. (There should be at least 600 Mo of free space on the selected drive, but it could be as big as 5 or 6 Go if you choose to download every available software.)</li>
<li>Share the C:\OUTPUT directory, according Read rights to everyone. Let&#8217;s keep the default share name (OUTPUT).</li>
</ol>
<p>Downloading necessary sources using the DVD Generator.</p>
<ol>
<li>Launch the SysAngel DVD Generator.</li>
<li>In the &#8220;1. Select your output folder&#8221; textbox, enter C:\OUTPUT.</li>
<li>In the &#8220;2. Indicate your Windows XP source&#8221;, browse to the i386 directory of the Windows XP you want to deploy.</li>
<li>In the &#8220;4. Enter Windows Serial number&#8221; textbox, you may provide a serial but this is optional.</li>
<li>Now, click the &#8220;5. Generate the SYSANGEL DVD ISO&#8221; button. Of course, we don&#8217;t really need the ISO image that will be generated, but we do need the software to download or update files used to generate the ISO. We also need the DVD Generator to prepare the Windows release.</li>
<li>When everything is done, click the &#8220;Finished the custom. Generate the ISO!&#8221; button and wait&#8230; until you get to the final screen :</li>
<li>The C:\OUTPUT folder should be all right. If you want to install Windows with a bootable DVD at a later date, burn the ISO (C:\OUTPUT\DVD.iso). Else, you can simply delete this file.</li>
<li>If DVD Generator fails to burn the DVD.iso try using your favourite burning software, you can now close the DVD Generator.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.lockstockmods.net/2008/04/25/install-windows-over-network-with-pxe/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.lockstockmods.net @ 2012-02-04 18:37:20 -->
