Debian Kernel backen
nach dem Debian way auf Success
Mal sehen
http://www.howtoforge.com/forums/showthread.php?t=21
apt-get install kernel-package libncurses5-dev fakeroot wget bzip2 cd /usr/src wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.7.tar.bz2 tar xjf linux-2.6.11.7.tar.bz2 cd linux-2.6.11.7/ make menuconfig make-kpkg clean fakeroot make-kpkg --initrd --revision=custom.1.0 kernel_image
http://www.howtoforge.com/forums/showthread.php?t=21
http://www.falkotimme.com/howtos/debian_kernel2.6_compile/config-2.6.8.1
Linux/Kernel/DebianWay (last modified 2008-11-04 07:00:05)