![]() |
Pointers on Kernel up-gradation
Hello Everyone,
I have never done a kernel upgrade. I have a 2.6.27 kernel, i want to upgrade it to 2.6.35 kernel - what is the recommended process.... |
The easiest and, probably, safest way would be to upgrade your OS to 10.10.
You could also change the name of your /etc/apt/sources.list to sources.list.old and then create a new one that calls on just; Code:
deb http://gb.archive.ubuntu.com/ubuntu/ maverick mainThen; Code:
sudo apt-get updateRun; Code:
sudo apt-get install <package>Change back to your old sources.list. You could go to the package listing for that kernel (run a search) in Ubuntu. Download all needed packages and install with gdebi. This would mean you wouldn't need to mess with your sources.list. |
| All times are GMT -5. The time now is 12:11 PM. |