Hi all,
I want to upgrade linux kernel to 2.4.7 from 2.4.2 for that I downloaded 3 files from www.kernel.org site. That r : ChangeLog-2.4.7 patch-2.4.7.gz patch-2.4.7.gz.sign
Wht r this file? What does it content? How can I upgrade linux kernel?
Thanks & Regards, SAMEER :))
~~~~~ My Messanger IDs MSN: s2sameer Yahoo!: s9sameer RediffBol: s2sameer Indiatimes: s2sameer AIM: s2sameer
Sometime on Aug 9, Sameer Shinde assembled some asciibets to say:
ChangeLog-2.4.7
You don't need this
patch-2.4.7.gz patch-2.4.7.gz.sign
You don't need this unless you want to check the integrity of the file.
If you are using 2.4.2 that came with RH 7.1, then you have my sympathies. You'll have to download the entire kernel 2.4.7 (linux-2.4.7.tar.bz2) which is about 24MB.
If you downloaded 2.4.2 from kernel.org, then just download all the patches from 2.4.3 to 2.4.7, and apply them to the sources iteratively:
cd /usr/src/linux-2.4.2 patch -p1 < /path/to/pathc-2.4.3 patch -p1 < /path/to/pathc-2.4.4 patch -p1 < /path/to/pathc-2.4.5 patch -p1 < /path/to/pathc-2.4.6 patch -p1 < /path/to/pathc-2.4.7
Then compile as usual (kernel-HOWTO if you don't know)
Philip
--- Philip S Tellis philip.tellis@iname.com wrote:
If you are using 2.4.2 that came with RH 7.1, then you have my sympathies. You'll have to download the entire kernel 2.4.7 (linux-2.4.7.tar.bz2) which is about 24MB.
I have downloaded 2.4.7 from kernel.org if anyone needs it.
rgds jtdesouza@yahoo.com
__________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/
Sometime on Aug 10, terrence d'souza assembled some asciibets to say:
I have downloaded 2.4.7 from kernel.org if anyone needs it.
I think freeos is mirroring kernel.org. Prakash, can you post the address?
Philip
On Sat, 11 Aug 2001, Philip S Tellis spewed into the ether:
Sometime on Aug 10, terrence d'souza assembled some asciibets to say:
I have downloaded 2.4.7 from kernel.org if anyone needs it.
I think freeos is mirroring kernel.org. Prakash, can you post the address?
Also see http://kernel.org.in Unhappily, I don't remember the hosting company.
Devdas Bhagat
We are still setting up the server, its not up and running at the moment. Will make an announcement as soon as we are ready.
Regards Prakash
On Saturday 11 August 2001 12:23, you wrote:
Sometime on Aug 10, terrence d'souza assembled some asciibets to say:
I have downloaded 2.4.7 from kernel.org if anyone needs it.
I think freeos is mirroring kernel.org. Prakash, can you post the address?
Philip
Hi ALl,
we have indian mirror for kernel.org :
supports http & ftp downloads.
regards,
pm
On Sat, 11 Aug 2001, terrence d'souza spewed into the ether:
--- Philip S Tellis philip.tellis@iname.com
wrote:
If you are using 2.4.2 that came with RH 7.1, then you have my sympathies. You'll have to download the entire kernel 2.4.7 (linux-2.4.7.tar.bz2) which is about 24MB.
I have downloaded 2.4.7 from kernel.org if anyone needs it.
2.4.8 is out now. And for gods sake, download the diffs, from your local mirror. I suggest kernel.org.in . There is no need to download the entire 22MB file. Use patches, and the patching script in the scripts directory! Bandwidth is fscking expensive.
Devdas Bhagat