<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>eTech Daily</title>
	<atom:link href="http://uncasripley.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://uncasripley.wordpress.com</link>
	<description>A record of interesting things I learn about e-technology</description>
	<lastBuildDate>Mon, 10 Oct 2011 15:02:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='uncasripley.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>eTech Daily</title>
		<link>http://uncasripley.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://uncasripley.wordpress.com/osd.xml" title="eTech Daily" />
	<atom:link rel='hub' href='http://uncasripley.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Installing MPICH 2 on PCLinuxOS 2007</title>
		<link>http://uncasripley.wordpress.com/2007/12/04/installing-mpich-2-on-pclinuxos-2007/</link>
		<comments>http://uncasripley.wordpress.com/2007/12/04/installing-mpich-2-on-pclinuxos-2007/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 23:16:16 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/12/04/installing-mpich-2-on-pclinuxos-2007/</guid>
		<description><![CDATA[I needed to install MPICH on my Linux machine in order to run my P3PPLE code at home. Normally this is not a problem, because either LAM-MPI or MPICH is available through Synaptic package manager. That is how I installed it earlier when I used KUBUNTU. However, in PCLinuxOS 2007 neither of those packages is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=11&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I needed to install MPICH on my Linux machine in order to run my P3PPLE code at home.  Normally this is not a problem, because either LAM-MPI or MPICH is available through Synaptic package manager.   That is how I installed it earlier when I used KUBUNTU.  However, in PCLinuxOS 2007 neither of those packages is available.  I thought that maybe some non-default repositories would allow me to install it, and I asked about this on PCLinuxOS support channel on IRC Freenode.  I got not help there.
</p>
<p>Since I&#8217;ve never installed MPICH from scratch I figured I&#8217;ll give it a try this time.  I went on the MPICH2 project <a href="http://www.mcs.anl.gov/research/projects/mpich2/index.php">website</a> and I downloaded <span style="font-family:Lucida Sans Typewriter;">mpich2.tar.gz</span> package. I used Ark to extract the package in ~/work directory.  Here&#8217;s a quick rundown or installation steps I took, and my notes for each steps. The purpose is post is to serve me as a reference if I ever need to do this again.
</p>
<h2>Installation<br />
</h2>
<h3>Choose an installation directory<br />
</h3>
<p>I used the default installation directory: /usr/local/lib
</p>
<h3>Choose a build directory<br />
</h3>
<p>I used /tmp/mpich2, because its temporary
</p>
<h3>Choose Configuration Options<br />
</h3>
<p>I only used <span style="font-family:Lucida Sans Typewriter;">–enable-sharedlibs=gcc</span> option.
</p>
<h3>Configure MPICH 2<br />
</h3>
<p>You have to do this as ROOT
</p>
<p>I had to download gcc-c++ package with Synaptic.  During configuration I got an error message saying that c++ compiler was not installed.
</p>
<h3>Build MPICH2<br />
</h3>
<p>Still as ROOT
</p>
<p>I just followed Installation Guide instructions.  This step took about 10 minutes to complete.
</p>
<h3>Install MPICH2 Commands<br />
</h3>
<p>Still as root
</p>
<p>This step was very quick. I Just followed Installation Guide.
</p>
<p>After these 6 steps I basically installed MPICH2.  It didn&#8217;t take more that 20 minutes all together.  I had to create another file .mpd.conf in my home directory and set a secretword in it.  My sectretword was mpich2-b3n.
</p>
<p>Finally, I added the directory where P3PPLE executable is created to PATH variable.  This was done as USER by typing following: PATH = $PATH:/home/Benjamin/work/P3PPLE/
</p>
<p>DONE.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=11&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/12/04/installing-mpich-2-on-pclinuxos-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with Word 2007</title>
		<link>http://uncasripley.wordpress.com/2007/06/19/working-with-word-2007/</link>
		<comments>http://uncasripley.wordpress.com/2007/06/19/working-with-word-2007/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 03:09:50 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/06/19/working-with-word-2007/</guid>
		<description><![CDATA[I am writing this post in Word 2007. I have just set up Word so that it will post to my blog automatically. This latest Microsoft Word is very interesting. They have done a lot of improvements that make the program more intuitive to use. However, I still find some things confusing, especially the difference [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=10&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am writing this post in Word 2007.  I have just set up Word so that it will post to my blog automatically.  This latest Microsoft Word is very interesting.  They have done a lot of improvements that make the program more intuitive to use.  However, I still find some things confusing, especially the difference between choosing a &#8216;style&#8217; and a &#8216;theme&#8217; for a page.  They both seem to do the same thing to me.  Also, I don&#8217;t think it would be very good for large reports with lots of tables and figures.  Keeping track of references is another issue that I would like to learn about.  On the positive side, its fun to work with and its new default font Calibri, is much better than Times New Roma<img src="http://uncasripley.files.wordpress.com/2007/06/062007-0309-workingwith1.jpg?w=450" align="left" />n.   I&#8217;m posting a picture just to see how it will look.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=10&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/06/19/working-with-word-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>

		<media:content url="http://uncasripley.files.wordpress.com/2007/06/062007-0309-workingwith1.jpg" medium="image" />
	</item>
		<item>
		<title>Working with Microsoft Power Toys for Windows XP</title>
		<link>http://uncasripley.wordpress.com/2007/04/24/working-with-microsoft-power-toys-for-windows-xp/</link>
		<comments>http://uncasripley.wordpress.com/2007/04/24/working-with-microsoft-power-toys-for-windows-xp/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 03:00:39 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/04/24/working-with-microsoft-power-toys-for-windows-xp/</guid>
		<description><![CDATA[I discovered Microsoft Power Toys when I was working on my thesis. I was working with a lot of large data files and I wanted to be able to zip them easily. I installed GZip for Windows sine I was used to working with gzip under Linux. But I had a problem that in order [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=8&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I discovered <a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Microsoft Power Toys</a> when I was working on my thesis.  I was working with a lot of large data files and I wanted to be able to zip them easily.   I installed <a href="http://gnuwin32.sourceforge.net/packages/gzip.htm">GZip for Windows</a> sine I was used to working with gzip under Linux.  But I had a problem that in order to use gzip you need to open a DOS prompt in the folder you want to zip the files in.</p>
<p>One of the power toys on the above website, and there are 15 of them, is called &#8220;Open Command Window Here&#8221;.  I installed it and it worked great.  You just right click on any folder, and you now get an option to open the command window so that the working directory is that folder.   I found it very useful over the last couple of years.</p>
<p>Another power toy I use regularly is called Virtual Desktop Manager.  It mimics Linux&#8217;s multiple desktops, and its really good if you&#8217;re working with a lot of windows open at the same time.</p>
<p>There are also other power toys that let you extensively tweak XP configuration and do many other interesting things.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=8&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/04/24/working-with-microsoft-power-toys-for-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>
	</item>
		<item>
		<title>Review of ExplorerXP</title>
		<link>http://uncasripley.wordpress.com/2007/04/24/review-of-explorerxp/</link>
		<comments>http://uncasripley.wordpress.com/2007/04/24/review-of-explorerxp/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 02:43:29 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/04/24/review-of-explorerxp/</guid>
		<description><![CDATA[I was looking for a program that will allow me to create tabs when browsing my files, similar to the way I open tabs in Firefox. I found ExplorerXP to be perfect for this. It doesn&#8217;t actually alter your windows explorer, but rather its a separate program that, when you run it, appears like windows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=7&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was looking for a program that will allow me to create tabs when browsing my files, similar to the way I open tabs in Firefox.  I found <a href="http://www.explorerxp.com/index.html#home%20target=">ExplorerXP </a> to be perfect for this.  It doesn&#8217;t actually alter your windows explorer, but rather its a separate program that, when you run it, appears like windows explorer and it lets you open tabs.  By default the program will even show you the size of the folders on your disk.  This is a pretty cool option that I think a lot of people find useful.</p>
<p>The program also has an interesting &#8220;group&#8221; feature.  It allows you to group a collection of folders under a certain group name.  You can then easily choose which group you want to work with at any time.   The customizations are actually very useful and let you to improve the look and usability of the program.</p>
<p>Overall, this program completely met and exceeded my needs for a tabbed windows explorer application.  I strongly recommend it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=7&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/04/24/review-of-explorerxp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>
	</item>
		<item>
		<title>Linux Clustering with OSCAR</title>
		<link>http://uncasripley.wordpress.com/2007/04/24/linux-clustering-with-oscar/</link>
		<comments>http://uncasripley.wordpress.com/2007/04/24/linux-clustering-with-oscar/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 02:26:13 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/04/24/linux-clustering-with-oscar/</guid>
		<description><![CDATA[This past week I successfully set up my first OSCAR cluster. I took me 2 full days of work to have it working properly. It didn&#8217;t go as smoothly as I was hoping but in the end I was able to resolve all of the issues I encountered. I found the oscar IRC channel to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=6&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This past week I successfully set up my first <a href="http://oscar.openclustergroup.org/">OSCAR </a>cluster.  I took me 2 full days of work to have it working properly.  It didn&#8217;t go as smoothly as I was hoping but in the end I was able to resolve all of the issues I encountered.  I found the oscar IRC channel to be very helpful. A couple of guys there really helped me and guided me through some problems I was encountering.</p>
<p>The first issue I encountered was that when I would try to network boot my client node using PXE, I would get a error message <strong>PXE-32: TFTP open timeout!</strong>  I didn&#8217; know why this was happening, and it took me a lot of time to figure it out.  I first made sure that tftp service was up and running on my master node by typing as a root</p>
<p>&gt;chkconfig &#8211;list tftp</p>
<p>After doing this and making sure that tftp was up and running I went to IRC channel and asked for help.  It turned out that the problem was that I didn&#8217;t disable firewall on the master node.  Once I did that, network booting worked great.</p>
<p>Next issue was that the slave node could not network boot properly.  The first thing I did to try to fix this was to use &#8220;Use Your Own Kernel (UYOK)&#8221; option  in OSCAR wizard.  This did make the boot up process move along further but my slave node still couldn&#8217;t boot.  After getting advice from an IRC channel, I copied &#8220;modprobe.conf&#8221; to the folder on the master node which is used during network boot by slave node.  I don&#8217;t remember the exact folder name at this time, but it was something like this &#8220;/opt/systemimager/etc/&#8221;.  Doing this allowed me to complete the network boot of the slave node and finish its installation.</p>
<p>I did encounter some smaller problems once the slave node was installed, but I might write up the solution to that some other time.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=6&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/04/24/linux-clustering-with-oscar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Windows XP Pro on Dell PowerEedge 2950 Server</title>
		<link>http://uncasripley.wordpress.com/2007/04/05/installing-windows-xp-pro-on-dell-powereedge-2950-server/</link>
		<comments>http://uncasripley.wordpress.com/2007/04/05/installing-windows-xp-pro-on-dell-powereedge-2950-server/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 05:09:48 +0000</pubDate>
		<dc:creator>Uncas Ripley</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://uncasripley.wordpress.com/2007/04/05/installing-windows-xp-pro-on-dell-powereedge-2950-server/</guid>
		<description><![CDATA[Yesterday at work we finally received our 2 brand new PE 2950 servers from Dell. We want to set up a mini, 2 node, Linux cluster with them and it is my job to do this. As I have never set up a cluster before, I took this on as a personal and a professional [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=5&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday at work we finally received our 2 brand new PE 2950 servers from Dell.  We want to set up a mini, 2 node, Linux cluster with them and it is my job to do this.  As I have never set up a cluster before, I took this on as a personal and a professional challenge.</p>
<p>I realized that by doing this I am actually learning a lot about Linux, networking, clustering and computers in general.  So thats why I opened this blog to keep track of things I learn here and in the future.</p>
<p>First, here&#8217;s the description of what I&#8217;m working with.  One machine will serve as a master node and the other as slave node.  Master node has a 146 GB SAS drive (10K rmp), and the slave has a single 80 GB SATA-3G drive (7,2K rpm).  Those are really the only differences between the two nodes.  They both have a single dual core Intel Xenon 5150 2.66 GHz processor and 2GB or RAM @ 667 MHz.   The machines were bought from Dell and they arrived in 7 business days as expected.</p>
<p>My ultimate goal is to set up a Linux cluster with the 2 machines, but I also wanted to have the ability to run Windows XP on both of them.  Windows is useful to us at work as we have a lot of windows based applications only.  So, my plan was to first install XP on both machines, and then install Linux on a separate partitions so that I can dual-boot each machine.</p>
<p>Its too late now to explain exactly what I did to install XP on both servers, but I will write more tomorrow.</p>
<p>Ok, after connecting the master node, I turned it on and put the XP installation CD into the CD-ROM.  I would get the blue screen and I had to wait untill all of the drivers are loaded.  But, then something unexpected happened.  I received an error message saying that XP cannot be installed  because no hard drive was detected.  Of course I immediately tried to do this one more time to make sure its not a fluke.  It wasn&#8217;t.</p>
<p>After a bit of googling I realized that XP does not have the drivers for the SAS 5/i integrated controller for my SATA HD.  So I needed an XP driver for this.  I first looked to at the drivers CD that came with the machines, but they only had drivers for windows 2000, and windows 2003 server edition.  I didn&#8217;t really know where to get the drivers online so i used the win 2000 driver and gave it a try.</p>
<p>I read online that you have to put the new driver onto a floppy and press F6 right after XP starts the installation, so that way XP can read the driver from a floppy.  Thats what i did.  This seemed to work.  XP was able to recognize the HD and I proceded to install it in a normal way.</p>
<p>At the end of the install  process the machine normally reboots itself and boots directly off HD and installation is finalized.  However, during the boot process my machine crashed and I got a blue screen asking me if I want to boot the windows in the safe mode.  I tried but with same result.</p>
<p>I thought about trying the 2003 server edition drivers but then I thought of looking up the solution on Dell&#8217;s community forums. I left <a href="http://www.dellcommunity.com/supportforums/board/message?board.id=pes_win2003&amp;thread.id=5962">this post</a>.  I also asked some people for help on <strong>#windows</strong> IRC channel on <em>freenode.   </em>I realized that I needed a XP driver for the SAS controller  so I looked onto LSI&#8217;s web site, which is the company that makes these contnrollers.  There, I found the following <a href="http://www.lsilogic.com/cm/License.do?url=/files/support/ssp/whql/SAS3442X_XP_WHQL_MID1211705.ZIP&amp;prodName=LSISAS1068&amp;subType=Driver&amp;locale=EN">XP driver</a> and I redid my installation using it.</p>
<p>That did the trick.  Now I have a fully functioning win xp on a Dell PE 2950 server, which saved us a lot of money because we don&#8217;t really need the Windows server edition for anything we do.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/uncasripley.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/uncasripley.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/uncasripley.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/uncasripley.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/uncasripley.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=uncasripley.wordpress.com&amp;blog=951104&amp;post=5&amp;subd=uncasripley&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://uncasripley.wordpress.com/2007/04/05/installing-windows-xp-pro-on-dell-powereedge-2950-server/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e167877e4f5e61885e0fb608cf476902?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">uncas</media:title>
		</media:content>
	</item>
	</channel>
</rss>
