I installed kernel-devel-2.6.14-1.1656_FC4 kernel-2.6.14-1.1656_FC4 The first installed itself in /usr/src/kernels instead of being in /usr/src/ ... weird to me. But after I finished kernel configuration using $ make menuconfig then $ make It gives the following: Configuration finished. Making bzImage... CHK include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost HOSTCC scripts/kallsyms HOSTCC scripts/conmakehash make[1]: *** No rule to make target `init/main.o', needed by `init/built-in.o'. Stop. make: *** [init] Error 2 What is wrong? Thank You! -- Best regards, Strong.