[CentOS] Question on kernel recompile 2.6.17.3

SmallFries smallfries at gmail.com
Mon Jul 3 17:55:58 UTC 2006


I resently compiled 2.6.17


wget http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/kernel-2.6.17-1.2328.fc6.src.rpm
rpm -ivh kernel-2.6.17-1.2328.fc6.src.rpm
cd /usr/src/redhat/SPECS/
rpmbuild -bp --target $(uname -m) kernel-2.6.spec
cd /usr/src/redhat/BUILD/kernel-2.6.17/linux-2.6.17.i686/
cp configs/kernel-2.6.17-i586.config .config
make menuconfig
make
make modules_install
make install

I was going to do it from source, but was told the best way would be
downloading the srpms







On 7/3/06, Jerry Geis <geisj at pagestation.com> wrote:
>
> I downloaded the kernel from kernel.org.
>
> I did the following:
> cd /usr/src
> tar -jxf /tmp/linux-2.6.17.3.tar.bz2
> cd linux-2.6.17.3
> make menuconfig
> selected what I needed, saved the new config
> make bzImage
> make modules
>
> At this point nothing is compiled. All I get is:
>   CHK     include/linux/version.h
>   Building modules, stage 2.
>   MODPOST
>
> and a command prompt.
>
> I did make menuconfig again and it has an [*] next to the kernel modules.
>
> Why are modules not compiling?
>
> THanks,
>
> Jerry
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20060703/ed0b4567/attachment.html>


More information about the CentOS mailing list