Tuesday, April 7, 2009

Keep Ubuntu kernel version

sudo aptitude hold linux-image-2.6.27-11-generic

Check it:
sudo aptitude show linux-image


I found the package name for the hold command by doing:
uname -a
Say your kernel version is 2.6.27-11
apt-cache search kernel |grep 2.6.27-11
 
Add to Technorati Favorites