Subj : Re: How to rebuild vmlinuz and initrd.img from scratch for pxeboot environment To : linux.redhat.install,comp.os.linux.redhat,comp.os.linux.setup,comp.os.linux,comp.os.linux.networking From : olivier.bourdon Date : Tue Jul 27 2004 12:38 am OK so let's be a bit more precise then I definitely WANT to compile a new kernel but I need to be sure that the associated .config file used to build it will allow me to use it in a pxeboot environment So my 1st question: are there some mandatory kernel config parameters that I should set for this particular case? Having done that, I run the make modules command to get the drivers .o files that I need to associate this kernel to the initrd.img modules.cgz file Will it work as is or are there other things Additionnal question: is there a way to have say a 2.4.22-2215 kernel load a 2.4.22-2297 module without complaining about the version ? Thanks again .