This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
build:kernel [2005/11/26 21:00] 10.42.69.100 |
build:kernel [2005/11/27 00:57] (current) 67.66.148.65 |
||
---|---|---|---|
Line 9: | Line 9: | ||
Install the kernel headers and SMP kernel image. | Install the kernel headers and SMP kernel image. | ||
- | # apt-get install kernel-headers-2.4.27-2 kernel-image-2.4.27-2-686-smp | + | # apt-get install kernel-image-2.4.27-2-686-smp kernel-headers-2.4.27-2-686-smp |
The package installation also updated the GRUB configuration. | The package installation also updated the GRUB configuration. | ||
Line 39: | Line 39: | ||
See the following pages for info on packaging the kernel the Debian way: | See the following pages for info on packaging the kernel the Debian way: | ||
+ | * [[http://www.howtoforge.com/howto_linux_kernel_2.4_compile_debian]] | ||
+ | * [[http://www.howtoforge.com/forums/showthread.php?t=21]] | ||
+ | * [[http://www.howtoforge.com/howto_linux_kernel_2.6_compile_debian]] | ||
* [[http://www.projektfarm.com/en/support/howto/debian_kernel_compile.html]] | * [[http://www.projektfarm.com/en/support/howto/debian_kernel_compile.html]] | ||
* [[http://www.debian.org/doc/FAQ/ch-kernel.en.html]] | * [[http://www.debian.org/doc/FAQ/ch-kernel.en.html]] |