compile vanilla kernel on debian linux

 - aptitude install kernel-package fakeroot

- download and uncompress the kernel source and copy the current config from /boot or /proc to .config

- make oldconfig
- export CONCURRENCY_LEVEL=4
- fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image

- install the deb package

Tags:

One Response to “compile vanilla kernel on debian linux”

  1. admin says:

    UPDATE:

    install the latest kernel-package if you got some error at compilation!

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561569

Leave a Reply

*
To prove that you're not a bot, enter this code
Anti-Spam Image

Subscribe without commenting