<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Jeremy Simmons: The Blog - Linux</title>
    <link>http://www.jeremysimmons.net/blog/</link>
    <description>Four out of Five Coders recommend</description>
    <language>en-us</language>
    <copyright>Jeremy Simmons 2005-2009</copyright>
    <lastBuildDate>Thu, 11 Sep 2008 23:12:28 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>jsimmons@jeremysimmons.net</managingEditor>
    <webMaster>jsimmons@jeremysimmons.net</webMaster>
    <item>
      <trackback:ping>http://www.jeremysimmons.net/blog/Trackback.aspx?guid=8b9d8d9e-34b6-467f-9dc7-bd8809433215</trackback:ping>
      <pingback:server>http://www.jeremysimmons.net/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.jeremysimmons.net/blog/PermaLink,guid,8b9d8d9e-34b6-467f-9dc7-bd8809433215.aspx</pingback:target>
      <dc:creator>Jeremy Simmons</dc:creator>
      <wfw:comment>http://www.jeremysimmons.net/blog/CommentView,guid,8b9d8d9e-34b6-467f-9dc7-bd8809433215.aspx</wfw:comment>
      <wfw:commentRss>http://www.jeremysimmons.net/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=8b9d8d9e-34b6-467f-9dc7-bd8809433215</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">Edit 1/21/2009<br />
No sooner do I get my site back up and running - (4 months is a little embarrassing
to move to a new webhost), do I start receiving 
<br /><br />
Thanks for the comment Jack! I had no idea you could still get an archive of this
information. It would be awesome if RedHat were distributing this stuff, instead of
the folks at RPMFind. I can understand having a support policy with a reasonable life-cycle
which we assuredly have surpassed. We'll call this the grumblings of a hasbeen admin
who wishes this could just be easy.<br /><br /><hr size="2" width="100%" /><br />
I'm trying to install a RAID Card into a Linux file-server so we can amp up the storage. 
<br />
Unfortunately it's running an older distro of Red Hat Enterprise Linux (3) uname -r
= 2.4.21-47.0.1.EL in case anyone cares.<br /><br />
In order to do that, I need to compile a driver. Not so difficult. The hardware manufacturer
created a really nice readme.txt file that I'm pretty sure I can follow. 
<br /><blockquote><i>- For Linux kernel 2.4 -</i><br /><i>     </i><br /><i>     You need a full kernel source tree to build the driver.
If you are building</i><br /><i>     a driver for the currently in-use kernel, the kernel source
should match</i><br /><i>     the version of the running kernel. In addition, you must
obtain the config</i><br /><i>     file for the running kernel:</i><br /></blockquote>No problem - lets go grab this from a RPM (from RedHat). Think again
buddy - 
<br /><blockquote><i>"This system may not be updated until it is associated with a channel."<br /></i></blockquote>Wow - That's kind of a nasty cryptic message. What does it mean though? 
<br />
https://rhn.redhat.com/rhn/help/release-notes/hosted/rhn-release-notes-2.8.0.jsp<br /><blockquote><i>Now when using <tt>up2date</tt> to register a system, customers will
be presented with a message stating "This system may not be updated until it is associated
with a channel" rather than an error. The system will be registered with RHN but will
be <u>unable to benefit from its service</u>.</i><br /></blockquote>Let me spell that out for you dear reader. The myth of open source software
isn't a myth. You can give away software for free. The bug fixes, and ongoing support...
that will cost you.<br /><br />
I think I'm going to stick with an <a href="http://www.microsoft.com/windows/">operating
system</a> that allows you to pay up front for the patches of your system for the
supported lifetime.<br /><p></p><img width="0" height="0" src="http://www.jeremysimmons.net/blog/aggbug.ashx?id=8b9d8d9e-34b6-467f-9dc7-bd8809433215" /></body>
      <title>Isn't Linux supposed to be free?</title>
      <guid isPermaLink="false">http://www.jeremysimmons.net/blog/PermaLink,guid,8b9d8d9e-34b6-467f-9dc7-bd8809433215.aspx</guid>
      <link>http://www.jeremysimmons.net/blog/2008/09/11/IsntLinuxSupposedToBeFree.aspx</link>
      <pubDate>Thu, 11 Sep 2008 23:12:28 GMT</pubDate>
      <description>Edit 1/21/2009&lt;br&gt;
No sooner do I get my site back up and running - (4 months is a little embarrassing
to move to a new webhost), do I start receiving 
&lt;br&gt;
&lt;br&gt;
Thanks for the comment Jack! I had no idea you could still get an archive of this
information. It would be awesome if RedHat were distributing this stuff, instead of
the folks at RPMFind. I can understand having a support policy with a reasonable life-cycle
which we assuredly have surpassed. We'll call this the grumblings of a hasbeen admin
who wishes this could just be easy.&lt;br&gt;
&lt;br&gt;
&lt;hr size="2" width="100%"&gt;
&lt;br&gt;
I'm trying to install a RAID Card into a Linux file-server so we can amp up the storage. 
&lt;br&gt;
Unfortunately it's running an older distro of Red Hat Enterprise Linux (3) uname -r
= 2.4.21-47.0.1.EL in case anyone cares.&lt;br&gt;
&lt;br&gt;
In order to do that, I need to compile a driver. Not so difficult. The hardware manufacturer
created a really nice readme.txt file that I'm pretty sure I can follow. 
&lt;br&gt;
&lt;blockquote&gt;&lt;i&gt;- For Linux kernel 2.4 -&lt;/i&gt;
&lt;br&gt;
&lt;i&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/i&gt;
&lt;br&gt;
&lt;i&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You need a full kernel source tree to build the driver.
If you are building&lt;/i&gt;
&lt;br&gt;
&lt;i&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a driver for the currently in-use kernel, the kernel source
should match&lt;/i&gt;
&lt;br&gt;
&lt;i&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; the version of the running kernel. In addition, you must
obtain the config&lt;/i&gt;
&lt;br&gt;
&lt;i&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file for the running kernel:&lt;/i&gt;
&lt;br&gt;
&lt;/blockquote&gt;No problem - lets go grab this from a RPM (from RedHat). Think again
buddy - 
&lt;br&gt;
&lt;blockquote&gt;&lt;i&gt;"This system may not be updated until it is associated with a channel."&lt;br&gt;
&lt;/i&gt;&lt;/blockquote&gt;Wow - That's kind of a nasty cryptic message. What does it mean though? 
&lt;br&gt;
https://rhn.redhat.com/rhn/help/release-notes/hosted/rhn-release-notes-2.8.0.jsp&lt;br&gt;
&lt;blockquote&gt;&lt;i&gt;Now when using &lt;tt&gt;up2date&lt;/tt&gt; to register a system, customers will
be presented with a message stating "This system may not be updated until it is associated
with a channel" rather than an error. The system will be registered with RHN but will
be &lt;u&gt;unable to benefit from its service&lt;/u&gt;.&lt;/i&gt;
&lt;br&gt;
&lt;/blockquote&gt;Let me spell that out for you dear reader. The myth of open source software
isn't a myth. You can give away software for free. The bug fixes, and ongoing support...
that will cost you.&lt;br&gt;
&lt;br&gt;
I think I'm going to stick with an &lt;a href="http://www.microsoft.com/windows/"&gt;operating
system&lt;/a&gt; that allows you to pay up front for the patches of your system for the
supported lifetime.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.jeremysimmons.net/blog/aggbug.ashx?id=8b9d8d9e-34b6-467f-9dc7-bd8809433215" /&gt;</description>
      <comments>http://www.jeremysimmons.net/blog/CommentView,guid,8b9d8d9e-34b6-467f-9dc7-bd8809433215.aspx</comments>
      <category>Linux</category>
    </item>
  </channel>
</rss>