Hi, Module IS the best way to test your changes. Anyway, normally you run from command line make menuconfig (this will give you options to configure kernel) make dep make <target> <target> is what you want to build. I only built kernels for embedded systems, so I usually run 'make zImage'. Not sure what you have to build for RedHat desktop installation. Rudolf -----Original Message----- From: rahul b jain cs student [mailto:rbj2@xxxxxxxxxxxx] Sent: Tuesday, June 22, 2004 8:48 AM To: General Red Hat Linux discussion list Subject: RE: Kernel Recompilation Hi Rudolf, I am modifying the Networking code of the linux. Eventually I plan to make a module. Right now I am experimenting to see if my changes work as anticipated. Plz let me know if you have any pointers for the recompilation stuff. Thanks, Rahul. On Tue, 22 Jun 2004, Rudolf Ladyzhenskii wrote: > Which part did you modify? Can you use your part as a module? If you made an error in the kernel, you might not be able to start the system. It is safe to modify modules. > > Rudolf > > -----Original Message----- > From: rahul b jain cs student [mailto:rbj2@xxxxxxxxxxxx] > Sent: Tuesday, June 22, 2004 3:17 AM > To: General Red Hat Linux discussion list > Subject: Kernel Recompilation > > > Hi, > > Does anyone know what steps and commands to execute to recompile the > kernel if I have added some C code in the kernel. Would I need to > reinstall the modules each time even if I did not make any changes in the > files corresponding to the modules. > > Thanks, > Rahul. > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list