I need to build a custom kernel for the ATI.2 drivers.  Right now I'm just
trying to reproduce the existing RH9 Kernel 2.4.20-18.9.i686 using the build
procedures described in Appendix A of the customization manual.  With no
changes to the config I get a "kernel panic no init found" on the resulting
kernel.  I am doing:

make mrproper
cp  configs/kernel-2.4.20-i686.config .config
make xconfig
  >>save and exit
make dep
make bzImage
make install

The only warning is "kernel too big for standalone/floppy boot".

What gives?  Are the directions bogus?




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to