| |
Howtos - Downgrading the Kernel Overview
With the release of ClarkConnect 4.2, the Linux kernel was upgraded from 2.6.9-x to 2.6.18-x. For the vast majority of users, this means improved driver support. However, there are minority of users who may need to go back to the old 2.6.9-x kernel version used in 4.0/4.1.
Install
To install the latest 2.6.9-x kernel version on a ClarkConnect 4.2 system, run the following:
apt-get update
apt-get install cc-oldkernel
In most circumstances, your installed kernel will automatically be set to be the default boot kernel. If this is not the case, review the Checking the Default Boot Kernel in the following help page. After installing the old kernel, you will need to reboot.
|
|
|