B.1. Compile the kernel

The "normal" way of compiling a kernel does not use make-kpkg. Instead, it uses the following steps:

  • cd /usr/src/linux which should point to the 2.4.20 kernel (unzipped) files

  • make dep

  • make clean

  • make bzImage

  • make modules (remember to unpack your modules first)

Copyright © 2010-2024 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout