On Wed, 17 Jul 2002, Ajay Shekhawat wrote: > Your writeup works, as long as the modules are already built by RedHat > and are available on one of the images. > If you have to build your own module (as the original poster had to), then > you get into problems (like unresolved symbols). > > I have yet to read an account of someone successfully building modules for > kickstart on a machine which is not running the same version of the kernel (or > even on one which is, for that matter). > Hello Ajay, I understand your problem but for what hardware do you need a module? If you want to build a own module then you must also build a own striped kernel on the boot[net].img. Further you will need to replace all modules in the initrd.img with thouse compiled with the new kernel. Then you shouldnt get unresvolved symbols. I havent done this yet but I think its the only way to make it work. If you find it out drop me a note. ;-) oj