GeeK`s Lifez GeeK`s Lifez

5Jan/083

Compiler son noyau / kernel sur Debian Linux

Voici un mini tuto qui a pour but de vous permettre de ponder un nouveua noyau sur votre Debian adorée!

  • # apt-get install debconf-utils dpkg-dev debhelper build-essential kernel-package libncurses5-dev

Recuperez le noyau que vous voulez a l'adresse:

http://www.kernel.org/pub/linux/kernel/v2.6/

Puis on y va:

  • # cd /usr/src
  • # tar xvzf /path/to/linux-*.tar.gz
  • # ln -s linux-<version> linux
  • # cd linux
  • # cp /boot/config-<version> .config
  • # make oldconfig
  • # make menuconfig
  • # make-kpkg clean
  • # make-kpkg –initrd –revision 01 kernel_image (01 pour la revision 01, a incrementer a chaque recompil)
  • # cd ..
  • # dpkg -i linux-image-2.6.18.1_test.001_i386.deb
  • # reboot

Hopla il ne vous reste plus qu'a verifier que vous etes bien sur le noyau recemment installé avec un bon uname -ar ;)

Comments (3) Trackbacks (0)
  1. I am impressed, I have to say. Very seldom do I discover a blog that’s both educative and entertaining, and let me tell you, you have hit the nail on the head. Your opinion is important; the matter is something that not many people are talking intelligently about. I am really happy that I stumbled across this in my search for something relating to it.

  2. The catchy blog with the fascinating contents. You give the nice information .that many individuals dont know before. most of your contents are make me have more knowledge. it’s really distinct. I was impressed with your blog. Never be bored to visit your blog again. Have the nice day.Maintain enjoyed your blogging.

  3. The catchy blog with the interesting contents. You give the nice data .that numerous men and women dont know just before. most of your contents are make me have far more knowledge. it really is very diverse. I was impressed with your blog. Never be bored to go to your blog once more. Have the nice day.Maintain enjoyed your blogging.


Leave a comment

(required)

No trackbacks yet.