[HOW TO] Installing Kernel 2.6.30 (or any latest version available) in Debian Lenny or Ubuntu without having to go through Compiling
I went to http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/ and downloaded:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-headers-2.6.30-02063004-generic_2.6.30-02063004_amd64.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-headers-2.6.30-02063004_2.6.30-02063004_all.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-image-2.6.30-02063004-generic_2.6.30-02063004_amd64.deb
Yes, it is a 64-bit Lenny I have installed and hence the AMD64 versions. You may download:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-headers-2.6.30-02063004-generic_2.6.30-02063004_i386.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-headers-2.6.30-02063004_2.6.30-02063004_all.deb
http://kernel.ubuntu.com/~kernel-ppa/mainline/v2.6.30.4/linux-image-2.6.30-02063004-generic_2.6.30-02063004_i386.deb
if your have 32-bit version of Lenny.
If you are on Debian Lenny or older version of Ubuntu, you will also need to download wireless-crda from one Ubuntu Mirror even if you don’t use Wireless. Its just a 15KB download, don’t worry. Choose version appropriate to your architecture. The latest version should do fine. As of now, the latest is 1.9 and here is the link to amd64 version:
http://mirrors.kernel.org/ubuntu/pool/main/w/wireless-crda/wireless-crda_1.9_amd64.deb
and here it is for 32-bit:
http://mirrors.kernel.org/ubuntu/pool/main/w/wireless-crda/wireless-crda_1.9_i386.deb
Now, if you have downloaded all of them, you can install it by double clicking on it (if you are in Ubutnu desktop) or using dpkg -i filename.deb as root (if you are on Debian or Ubuntu) from the terminal for each of them. Now, if everything goes fine, you will see a new entry for the kernel next time when you boot your machine. You may even place them all inside one directory and execute dpkg -i *.deb. If you want to install one-by one, you should first install wireless-crda, linux-header-all and then linux-header-amd64 (or i386) and then linux-image. I’m sure some other sequences work fine too, but if you are confused or don’t want to waste your time figuring out which one goes first, you may want to follow the sequence I have stated here.
Hope this helps.
If you have reached this page when 2.6.30 is already outdated, you may want to share which version you have installed now.
If you enjoyed this post, make sure you subscribe to my RSS feed!Related posts:
- [HOWTO] Installing Kernel 2.6.33 on Lucid Lynx (Ubuntu 10.04) without compiling
- [HOWTO] Install Real Player 11 to Play Real Media Files (rm, ram etc.) on Debian Lenny
- [HOWTO] Installing Adobe Reader 9 to Ubuntu 9.10 Karmic Koala Alpha 4
- [SOLVED] cmake error when compiling plasmoid on Ubuntu
- [HOWTO]Install Google Chrome in your Ubuntu 9.04 Jaunty Jackalope and Enable Flash on It












Other methode to upgrade kernel !!!
Nice knowledge share
i having a hanging problem so i want to solution how to fix it and kernal update
plaeaze tell me