Re: Rebuilding Fedora Core 3 Kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Uttered Fedora <fedora@xxxxxxxxxxxxxxxxxxx>, spake thus:

> I'm trying to rebuild the Fedora Core 3 Kernel from the source cds I got 
> off Redhat but I can't seem to build it correctly. Can anyone help me out?

# rpm -Uvh kernel*.src.rpm
# cd /usr/src/redhat/SPECS
# rpmbuild -bp kernel*.spec
# cd /usr/src/redhat/BUILD/kernel*/linux*
# cp /lib/modules/$(uname -r)/build/.config .
# vi Makefile
  <!-- Here you change line #4 (EXTRACONFIG) to match the tail of 
       $(uname -r); you know, final dash and everything after it.
    -->
# make oldconfig
# make

Should do the trick.

HTH

Attachment: pgpD4WveTBgYf.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux