Automatically compile and install the latest kernel using KernelCheck in Ubuntu
Posted by admin on April 21st, 2008
Email This Post
Current Features
* Ability to download, compile and install latest kernel automatically
* Ability to compare latest kernel information with your current running kernel
* GUI designed with Glade provides easy accessibility for any user
Supported Platforms
At the moment, KernelCheck is only supported on Debian-Based platforms. Some of these include Debian, Ubuntu (or any derivatives), Mint, etc. RPM and Slackware based are planned to be supported in the future.
Note:- This is only for advanced users.This was tested in Ubuntu Feisty and Gutsy
Installation Procedure
First you need to download KernelCheck latest version from here (kernelcheck 1.0.5 At the time of writing this article)
wget http://garr.dl.sourceforge.net/sourceforge/kcheck/kernelcheck-1.0.5.tar.gz
Unpack the archive using the following command
tar -xzf kernelcheck-1.0.5.tar.gz
Install KernelCheck
cd kernelcheck-*
sudo python setup.py install
Using Kernelcheck
KernelCheck can be used in a variety of ways, most commonly by opening a terminal and typing in
kernelcheck
If the program started correctly, a dialog box like the one below should appear

If you click yes, after a few moments one like the one below should appear
The ‘Build Latest Kernel’ button will download, compile, and install the latest stable kernel from kernel.org. By selecting the checkbox ‘Apply prepatch instead of normal patch’, it will apply the listed prepatch (development).
The ‘Check for Program Updates’ button will go to the KernelCheck website and parse finger_banner2 for the latest version of KernelCheck. If you are running the latest version, it will say so, and if you are not, it will ask you to update.
You can edit the /usr/bin/kernelcheck files to your needs, changing anything you like, because my program is under the GNU Public License Version 3 released June 2007.
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!


April 21st, 2008 at 7:30 pm
On my feisty machine I followed these instructions and ended up with a filled up 100% root partition. I could not run any command anymore. Fortunately, I could boot in recovery mode, did “apt-get –purge remove linux-image-2.6.25″ which freed 500 Mb of harddisk space. I could then reboot back with my old kernel.
April 24th, 2008 at 9:52 pm
Thanks
HOWTO in arabic
just download :
http://www.thtoh.com/pup/doc/upgradekernel-easyway.tar.gz
SattM ALotaiBI