Too tired to even compile a kernel
Michael Werneke
michael.werneke at gmail.com
Sun Feb 19 09:14:32 PST 2006
> 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
>
> [root at gypsy 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
More information about the KPLUG-List
mailing list