Thanks John. This is what I do to put our modified kernel into place. 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.
A more detailed description of our system is at www.conveycomputer.com. Thanks a lot. On Fri, Jan 28, 2011 at 4:36 PM, JohnS <[email protected]> wrote: > > On Fri, 2011-01-28 at 15:19 -0600, Tom G Murphy wrote: > > Nothing hard about doing this I do it a lot..... > > My RT KickStart built into isolinux > %post > # Update the Install > # We pull in our kern.repo file for updates. Magic! > yum -y install -c http://192.168.2.200/kicks/kern.repo kernel-rt > # Clean out the filth. > yum clean all > > _______________________________________________ > CentOS mailing list > [email protected] > http://lists.centos.org/mailman/listinfo/centos > -- Tom Murphy Platform Support Convey Computer 1-866-338-1768 [email protected] Support Site: http://conveysupport.com/ Support Ticket : http://rt.conveysupport.com/
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

