I am on my Debian I recompiled the kernel, is to optimize it, is to place the patch Kolivas. This is mine:
uname-a
Debian Linux 2.6.22-ck1-edmondk # 1 SMP Mon Aug 21 18:58:10 EDT 2007 i686 GNU / Linux
We begin to install, if not already done a bit of stuff
apt-get install build-essential bin86 kernel-package libncurses5 libncurses5-dev fakeroot module-init-tools
after which we here and download the kernel 2.6.22 and not the 2.6.22.6, given that the patch will always apply to the basic version of the kernel. We download also here the patch Kolivas. So we begin the operation. Since it is recommended to recompile the kernel as root, we add our user to src group
# Adduser edmond src
login again after that, so it really is part of the src group, to control a simple command
groups
copy the kernel in / usr / src
Linux-2.6.22.tar.bz2 $ cp / usr / src
we copy the patch in / usr / src
$ Patch-2.6.22-ck1.bz2 cp / usr / src
let's move on
$ Cd / usr / src
unpack
Jxf linux-2.6.22.tar.bz2 $ tar
create a symbolic link named linux
$ Ln-sf linux-2.6.22 linux
then
$ Cd linux
Now we must apply the patch Kolivas
bzcat .. / patch-2.6.22.1.bz2 | patch-p1
then
make menuconfig
The first thing I did, and was to go under Processor type and features Asthe the kernel even if it brings in the name of the extension-i686, is optimized in a generic way. So I chose to voice processor family 2/newer Core Xeon (Pentium I wore when I'm not mistaken).
Then save
make-kpkg --initrd --append_to_version -edmond kernel_image kernel_headers
instead of edmond put your initials
when the compilation will be done in / usr / src find packages
cd ..
ls
linux-headers-2.6.22-ck1-edmondk_2.6.22-ck1-edmondk 10.00.Custom_i386.deb-linux-image-2.6.22-ck1-edmondk_2.6.22-ck1-edmondk-10.00.Custom_i386.deb
install the packages with
dpkg-i linux-headers-2.6.22-ck1-edmondk_2.6.22-ck1-edmondk 10.00.Custom_i386.deb-linux-image-2.6.22-ck1-edmondk_2.6.22-ck1-edmondk-10.00.Custom_i386.deb
At this point the new kernel is installed, restart and fingers crossed ehheeheh.
Post similar (or almost):
- Deb kernel 2.6.39.1-CK2 with Kolivas patch for Debian / LMDE share the latest stable kernel, 2.6.39.1 the full ...
- Deb kernel 2.6.38.2-CK3 with Kolivas patch for Debian / LMDE agree with the last series kernel 2.6.38.2 patched this CK3 ...
- Deb for Debian Squeeze Kernel 3.1.1-CK2 / W / S LMDE and share the latest kernel patched Kolivas, including ...
- Repository Debian kernel 2.6.37 and 2.6.37-ck1 in Repository are my new kernel 2.6.37 ...
- 2.6.38_i386_amd64 kernel deb for Debian / LMDE In conjunction with the celebration of the 'unit' s ...






















Incutio XML-RPC - WordPress/2.2.1
[...] What I've experienced in tweaking the kernel. Here we saw how to recompile the kernel, but now we see how snellirlo a bit, and make [...]
Like or Dislike:
0
0
The Incutio XML-RPC PHP Library - WordPress/2.7.1
[...] Are 2 roads. The first is to rebuild the kernel, with the usual method, described here. When given the command make menuconfig, go under Device Drivers> Network device [...]
Like or Dislike:
0
0
The Incutio XML-RPC PHP Library - WordPress/2.9.2
[...] We need to recompile the kernel, because we must enable our open nouveau driver, which we find in [...]
Like or Dislike:
0
0
The Incutio XML-RPC PHP Library - WordPress/3.0.1
[...] Are 2 roads. The first is to rebuild the kernel, with the usual method, described here. When given the command make menuconfig, go under Device Drivers> Network device [...]
Like or Dislike:
0
0
The Incutio XML-RPC PHP Library - WordPress/3.0.1
[...] What I've experienced in tweaking the kernel. Here we saw how to recompile the kernel, but now we see how snellirlo a bit, and make [...]
Like or Dislike:
0
0