Thanks John.  This is what I do to put our modified kernel into place.  <div><br></div><div>The modified kernel has routines to talk to our coprocessor via the pcibus and it is not a standard device.   A generic kernel does not know how to talk to the coprocessor, what I want to do is build an install kernel that can talk to the coprocessor via pci.  </div>
<div><br></div><div>A more detailed description of our system is at <a href="http://www.conveycomputer.com">www.conveycomputer.com</a>.</div><div><br></div><div>Thanks a lot.<br><br><div class="gmail_quote">On Fri, Jan 28, 2011 at 4:36 PM, JohnS <span dir="ltr"><<a href="mailto:jses27@gmail.com">jses27@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
On Fri, 2011-01-28 at 15:19 -0600, Tom G Murphy wrote:<br>
<br>
Nothing hard about doing this I do it a lot.....<br>
<br>
My RT KickStart built into isolinux<br>
%post<br>
# Update the Install<br>
# We pull in our kern.repo file for updates. Magic!<br>
yum -y install -c <a href="http://192.168.2.200/kicks/kern.repo" target="_blank">http://192.168.2.200/kicks/kern.repo</a> kernel-rt<br>
# Clean out the filth.<br>
yum clean all<br>
<br>
_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Tom Murphy<br>Platform Support<br>Convey Computer<br>1-866-338-1768<br><a href="mailto:tmurphy@conveycomputer.com">tmurphy@conveycomputer.com</a><br>Support Site: <a href="http://conveysupport.com/">http://conveysupport.com/</a><br>
Support Ticket : <a href="http://rt.conveysupport.com/">http://rt.conveysupport.com/</a><br>
</div>