> My vague memory of kernel compiles was: > > - add something to extraversion > - make config > - (first compile - no make clean/mrproper) > - make (vmlinuz?) > = make modules > - make install > - make modules_install > > - or, make all > > It's crapping out > > [EMAIL PROTECTED] 2.6.15-1.1831_FC4-i686]# make all >
I've actually forgotten how to do it the hard way as well. I've been using debian so long now that I just: templar:~# make-kpkg linux-image templar:~# dpkg -i linux-image-2.6.16.custom.deb Sorry I'm not more help. There must be a RedHat Way(r) of building a kernel rpm. -Mike -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
