Notes and resources on compiling the Linux kernel.
See also
UpgradingTheKernel.
See
AboutThesePages.
Contents
Notes
A typical approach to recompiling the Linux kernel (from a 23 Jun 2002 posting to
expert@linux-mandrakePLEASENOSPAM.com by jerry (
dingding66@attbiPLEASENOSPAM.com):
- Rename the kernel tree (/usr/srs/linux) so it doesn't get overwritten (maybe /usr/src/lin).
- Obtain the new kernel source (maybe using urpmi).
- make mrproper
- make xconfig (and pick which modules you need?)
- make dep
- make clean
- make bzImage
- make modules
- make modules install
- copy bzImage from /usr/src/linux/arch/... to /boot (haven't used make bzlilo yet.. does it work? work better?)
- lilo conf
Note: There are other useful tidbits in the thread this came from -- see
Re: question recompiling kernel
; ai4a; 06/23/2002 -- review and consider adding more tidbits here.
<Currently, no significant content below this line.>
Resources
See
ResourceRecommendations. Feel free to add additional resources to these lists, but please follow the guidelines on
ResourceRecommendations including
ResourceRecommendations#Guidelines_for_Rating_Resources.
Recommended
Recommended for Specific Needs
- (rhk) Linux: Live Kernel Upgrades
; submitted by jeremy to www.kerneltrap.org; June 22, 2002 -- an email exchange about the difficulties of doing this (I haven't read the emails, but it appears no one is doing this because of the difficulties).
Recommended by Others
No Recommendation
Not Recommended
Contributors
- () RandyKramer - 25 Jun 2002
- <If you edit this page: add your name here; move this to the next line; and include your comment marker (initials), if you have created one, in parenthesis before your WikiName.>
[[Main.RandyKramer#25 Jun 2002][]]
Page Ratings