PDA

View Full Version : [ubuntu] [SOLVED] How to manually install new linux kernel for 7.10



vames
August 7th, 2008, 04:41 PM
Hi guys, can someone tell me what is the terminal code to download and install the new kernel upgrade? I just installed 7.10

zvacet
August 7th, 2008, 05:48 PM
System>admin>software sources>check all under Ubuntu software tab (exept source) and under updates tab.Reload.


sudo apt-get update && sudo apt-get upgrade

That is if you want latest Gutsy kernel.If you want latest kernel read this. (http://www.ubuntugeek.com/automatically-compile-and-install-the-latest-kernel-using-kernelcheck-in-ubuntu.html)

vames
August 7th, 2008, 06:39 PM
Thanks man, it works. :guitar: