<br><font size=2 face="sans-serif">Bryan,</font>
<br><font size=2 face="sans-serif">Here's the fix to /etc/rc.d/rc.sysinit
&nbsp; to fix the klogctl error. &nbsp;Basically only levels 1 thru 6 are
valid, and it is getting a &quot;9&quot; instead.</font>
<br>
<br><font size=2 face="sans-serif">[root@schoolserver rc.d]# grep -B4 -A4
&quot;LOGLEVEL&quot; rc.sysinit</font>
<br>
<br><font size=2 face="sans-serif">action $&quot;Setting clock $CLOCKDEF:
`date`&quot; /bin/true</font>
<br>
<br><font size=2 face="sans-serif"># Fix console loglevel</font>
<br><font size=2 face="sans-serif">if [ -n &quot;$LOGLEVEL&quot; -a &quot;$LOGLEVEL&quot;
-ge 1 &nbsp;-a &quot;$LOGLEVEL&quot; -le 6 ]; then</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; /bin/dmesg
-n $LOGLEVEL</font>
<br><font size=2 face="sans-serif">fi</font>
<br>
<br>
<br><font size=2 face="sans-serif"># Only read this once.<br>
</font>
<table>
<tr>
<td>
<tr>
<td><font size=1><br>
</font>
<table>
<tr>
<td>
<td><font size=1 color=#0060a0 face="Microsoft Sans Serif"><b>Tony Pearson</b></font><font size=1 face="Microsoft Sans Serif"><br>
Senior Storage Consultant, IBM System Storage&#8482;<br>
Telephone: +1 520-799-4309 | &nbsp;tie 321-4309 | &nbsp;Cell: +1 520 990-8669<br>
email: tpearson@us.ibm.com | &nbsp;GSA: http://tucgsa.ibm.com/~tpearson<br>
Blog: http://www.ibm.com/developerworks/blogs/page/InsideSystemStorage
AKA: 990tony Paravane, eightbar specialist </font></table>
<br>
<tr>
<td></table>
<br>