Knowledgebase
|
How to update Kernel
Posted by on 26 August 2011 01:31 PM
|
|
Upgrade of the kernel in CentOSUse yum command to upgrade kernel:
If you have downloaded RPM file use rpm command:
Upgrade of the kernel in Debian or Ubuntu LinuxUse apt-get command. First find your kernel version:
Next find available kernel images:
Now install kernel by explicitly specifying version number: apt-get install linux-image-x.x.x-xx | |
|
|
|
Comments (0)

