On Fri, 2002-10-25 at 22:30, Jeremy Hein wrote: > Does anyone have step by step instructions to recompile a kernel or can > possibly help me? And please don't point me to the kernel howto since step 1: make mrproper step 2: make xconfig or make menuconfig or make config the configs Red Hat uses are in the configs/ directory and the config of the currently running kernel is in /boot (eg /boot/config-2.4.18-14 ) step 3: make dep step 4: make bzImage step 5: make modules step 6: make modules_install step 7: make install
Attachment:
signature.asc
Description: This is a digitally signed message part