This is a discussion on compile a new kernel in RHEL 5 within the CentOS / RHEL / Fedora forums, part of the Linux Distribution category; Hi all, I need some help in compiling a new kernel. I am using RHEL 5 with kernel version 2.6.18. ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hi all,
I need some help in compiling a new kernel. I am using RHEL 5 with kernel version 2.6.18. I have downloaded a kernel from link HTML Code:
http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.6.tar.bz2 Code:
1. cd /usr/src 2. wget -c http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 3. tar xvfj linux-2.6.20.tar.bz2 4. cd linux-2.6.20 5. make clean && make mrproper 6. make menuconfig 7 make clean 8. make bzImage 9. make modules 10. make modules_install 11. mkinitrd /boot/initrd-2.6.20.img 2.6.20 HTML Code:
http://www.digitalhermit.com/linux/Kernel-Build-HOWTO.html#CONFIGURATION-2-6 It only has the old file i.e initrd-2.6.18.img. Also, few parameters in the make menuconfig are bit confusing, it would be really great if someone has any ebook regarding the parameters. Pls help !! Thanks in Adv. Vikas |
| Sponsored Links | ||
|
|
|
||||
|
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
|
|||
|
load .config old and new. diff it. grep diff. look for goofs.
config-2.6.x.[FONT=verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif]x[/font] Contains all the configuration selections for the kernel |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux kernel deleted from /boot - how do I resinstall the kernel | vaibhav.kanchan | Getting started tutorials | 2 | 03-25-2008 12:31 AM |
| Yum install kernel debuginfo packages kernel-debuginfo repo | rockdalinux | Getting started tutorials | 0 | 06-15-2007 09:59 PM |
| sa-compile | diptanjan | Linux software | 1 | 06-07-2007 07:07 PM |
| Kernel Compile | mannrj45 | Linux software | 1 | 12-02-2006 08:32 PM |
| Is Linux kernel is monolithic or modular kernel? | chiku | Linux software | 2 | 06-02-2005 03:40 PM |