- 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
Tags: admin
UPDATE:
install the latest kernel-package if you got some error at compilation!
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561569