I compiled on a system with a 2.4.2-2 kernel. How do I tell the version of the kernel image on the bootnet disk? If I break bootnet.img apart, there is a 2.4.2-2BOOT directory that contains all the modules, so I guess I assumed I was using the same kernel versions. I can kickstart the system off a network card then ftp my new e100.o module to the system, install it (copy to /lib/modules/2.4.2-2/kernel/drivers/net then do an 'insmod e100.o', reboot and configure when kudzku prompts for new hardware) and the motherboard connection will work fine. So, to me that says my e100.o is fine and I must have missed something in creating my custom bootnet.img. Jay Christopherson <JChristopherson@xxxxxxxxxx To: "'kickstart-list@xxxxxxxxxx'" <kickstart-list@xxxxxxxxxx> mates.com> cc: Sent by: Subject: RE: Unresolved symbols when using custom bootnet.img that kickstart-list-admin@redhat has net driver added .com No Phone Info Available 10/08/2002 12:40 PM Please respond to kickstart-list Is the kernel you compiled it with the same version as the kernel image on the bootnet disk? -----Original Message----- From: Rebecca.R.Hepper@xxxxxxxxxxx [mailto:Rebecca.R.Hepper@xxxxxxxxxxx] Sent: Tuesday, October 08, 2002 10:22 AM To: kickstart-list@xxxxxxxxxx Subject: Unresolved symbols when using custom bootnet.img that has net driver added Hello All, I am trying to add a more recent e100.o module to the initrd.img in place of the e100.o module that is standard with RedHat 7.1. This new module is needed by my motherboard. I have been following the instructions for adding modules from a previous post --> http://www.redhat.com/mailing-lists/kickstart-list/msg02393.html I downloaded a tar file from the Intel site and compiled to create my new e100.o module. I added this module to the bootnet.img and added (I did not copy & paste) information to the pcitable file. I did not edit modules.dep or module-info(already had information for e100.o). When I kickstart, I see the following on the alt-F3 screen: going to insmod e100.o (path is NULL) /tmp/e100.o: unresolved symbol __kfree_skb_R047ef26a /tmp/e100.o: unresolved symbol __netdev_watchdog_up_R1bbf5ccf /tmp/e100.o: unresolved symbol skb_over_panic_R11ebe673 _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/kickstart-list _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/kickstart-list