![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| S-231: Adobe Form Designer and Form Client Vulnerabilities | iBot | Security Advisories (RSS) | 0 | 03-27-2008 07:10 AM |
| max number of slabs per kernel module (kernel 2.6.17, suse) | Brendan Kennedy | Linux | 4 | 01-23-2008 06:40 AM |
| Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU | dave043 | Linux | 2 | 05-09-2007 10:57 PM |
| Linux Kernel upgrade | bashirpopal | UNIX for Dummies Questions & Answers | 1 | 03-21-2003 10:26 AM |
| Changing Unix form to Microsoft Word form to be able to email it to someone. | Cheraunm | UNIX for Advanced & Expert Users | 8 | 05-24-2002 12:58 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
How to upgrade kernel from 2.4 to 2.6. Currently i am using rhel3 i want to upgrade it to 2.6 Please provide me the steps. Prashant Last edited by prashant_ohol; 09-27-2006 at 01:37 PM. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
According to this, RHEL3 does not officially support the 2.6 kernels. You can drop one in, but the module-loader etc. won't work with it, meaning you'll have to compile in all the drivers you want instead of making them modules.
If this is a production system, I'm not sure it's a good idea, at least if you ever want Redhat to speak you you again. The steps would be: 1) Download the source/patches you want. 2) Configure your kernel with 'make menuconfig'. 3) Build your kernel with 'make'. 4) Copy the bzImage file into wherever you keep your boot images. 5) Update lilo or grub to add an entry for the new kernel. (keep the old kernel in case the new one doesn't work!!) 6) Reboot. If it doesn't work, goto 2. More details depend on boot manager, system layout, etc. Last edited by reborg; 09-27-2006 at 03:52 PM. Reason: watch the language |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|