<?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>phirebird &#187; pxe</title>
	<atom:link href="http://www.phirebird.net/tag/pxe/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phirebird.net</link>
	<description>Yet Another IT &#039;How-To&#039; Site</description>
	<lastBuildDate>Wed, 29 Dec 2010 11:37:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>MS-DOS boot disk with network support</title>
		<link>http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/</link>
		<comments>http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 15:04:18 +0000</pubDate>
		<dc:creator>shands</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[ndis]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[pxe]]></category>
		<category><![CDATA[pxelinux]]></category>

		<guid isPermaLink="false">http://www.phirebird.net/?p=171</guid>
		<description><![CDATA[Here&#8217;s a little gem that I seem to be perpetually working on! An MS-DOS boot disk with MS-LAN Manager, various NDIS  network card drivers &#38; DOS TCP/IP support. Currently, the following network cards are supported, but it&#8217;s really easy to add your own &#8211; as long as you&#8217;re not afraid of batch files Intel PRO/100 [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little gem that I seem to be perpetually working on! An MS-DOS boot disk with MS-LAN Manager, various NDIS  network card drivers &amp; DOS TCP/IP support. Currently, the following network cards are supported, but it&#8217;s really easy to add your own &#8211; as long as you&#8217;re not afraid of batch files <img src='http://www.phirebird.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<ol>
<li>Intel PRO/100 (Earlier version)</li>
<li>Intel PRO/100 (Newer version &#8211; doesn&#8217;t work with some older card)</li>
<li>Intel PRO/1000</li>
<li>Dlink DFE-650 (PCMCIA)</li>
<li>Realtek 8029</li>
<li>Realtek 8139 (but covers most of the 8100 range)</li>
<li>BroadCom B57xx</li>
<li>3Com 10/100 MiniPCI (early Thinkpad)</li>
<li>3Com 3C90X (3C905, etc)</li>
<li>Dlink DFE-530TX</li>
<li>Realtek 8169 (As used by NetGear GA311)</li>
<li>DEC Digital DC21140 (As emulated by Microsoft&#8217;s Virtual PC)</li>
<li>AMD PCNet (As emulated by various flavours of VMWare)</li>
<li>Accton/SMC EN1207D</li>
<li>Generic NE2000 compatible (it&#8217;s worked on a few oddball cards!)</li>
<li>SIS 900</li>
<li>SMC 1211</li>
<li>Dlink DFE-670 (PCMCIA)</li>
<li>National Semiconductor DP83815</li>
<li>Broadcom Netlink 4401</li>
<li>VIA 10/100 &#8216;Rhine&#8217;</li>
</ol>
<p>Originally, this was written for a set of floppy disks (which is why you have the option to change your computer name), but currently I use it in the lab to PXE boot over the network (Google tFTPd32 and pxelinux! I might write a how-to on this one day).</p>
<p>Everything should be pretty self explanatory &#8211; the machine boots, starts DOS, loads himem, a RAM disk and a few other drivers, extracts the base network stuff from net.zip to the ramdisk, throws up a prompt asking what network card you&#8217;ve got (yes I could autodetect &#8211; but pciscan or equivalent hurt the footprint &#8211; this is meant for a regular 1.44MB floppy, remember!), extracts the NDIS drivers from the relevant zip, creates protocol.ini and system.ini to match your chosen card, starts the network, grabs an IP with DHCP, and asks for a username/password. Job done!</p>
<p>If you&#8217;ve not got a DHCP server on your network (if so, get into the 90&#8242;s!) then take a look in selcard.bat &#8211; and update your chosen card. I wrote protini.exe in VBDos and added support to handle parameters (IP and subnet). Just change the line to follow the format:</p>
<div id="_mcePaste">PROTINI [DRIVERNAME] &lt;IP Address&gt; &lt;Subnet mask&gt;</div>
<p>As for adding drivers for new cards &#8211; again, just edit selcard.bat and place a zipped copy of your NDIS drivers into the \NICs subdirectory.</p>
<p>You can download a copy of the disk images here:</p>
<blockquote><p><a title="Compressed Virtual Disk image of the DOS Network Boot-disk" href="http://www.phirebird.net/files/mnbd.imz" target="_self">http://www.phirebird.net/files/mnbd.imz</a></p>
<p>or a self-extracting disk image:</p>
<p><a title="Self-Extracting version of the DOS Network Boot disk" href="http://www.phirebird.net/files/mnbd.exe">http://www.phirebird.net/files/mnbd.exe</a></p></blockquote>
<p>Use it at your own risk, blah, blah, if your wife divorces you, blah, blah, don&#8217;t blow up, blah, blah, not liable, blah, blah, etc, etc &#8211; insert the rest of a usual disclaimer here.</p>
<p>Why would you use this? Well, I&#8217;ve found it useful for many reasons &#8211; mostly when trying to take/apply Ghost or PQDI images to/from PC&#8217;s and servers. But you wouldn&#8217;t be reading this if you didn&#8217;t already have a use for it &#8211; right?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;n=MS-DOS+boot+disk+with+network+support&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;title=MS-DOS+boot+disk+with+network+support" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;title=MS-DOS+boot+disk+with+network+support" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;t=MS-DOS+boot+disk+with+network+support" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;title=MS-DOS+boot+disk+with+network+support" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;title=MS-DOS+boot+disk+with+network+support" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=MS-DOS+boot+disk+with+network+support+-+http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.phirebird.net/2010/04/ms-dos-boot-disk-image-with-network-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

