Kernel kompilieren: Unterschied zwischen den Versionen

Aus Wiki
Wechseln zu: Navigation, Suche
 
 
Zeile 11: Zeile 11:
 
  10. cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.17.4  
 
  10. cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.17.4  
 
  11. cp System.map /boot/System.map-2.6.17.4
 
  11. cp System.map /boot/System.map-2.6.17.4
  12. lilo
+
  -----------------------------------------------------------------
 +
12a. lilo
 +
-----------------------------------------------------------------
 +
12b. update-grub

Aktuelle Version vom 24. Oktober 2006, 20:00 Uhr

1. von Kernel.org aktuellen Kernel herunterladen.
2. In /usr/src entpacken.
3. ln -s linux-2.6.17.4 linux
4. .config ins neue Verzeichnis kopieren um alte Konfiguration zu übernehmen
----------------------------------------------------------------- 
5. make xconfig oder make menuconfig in /usr/src/linux
6. -> Auswahl treffen
7. make bzImage
8. make modules
9. make modules_install
10. cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.17.4 
11. cp System.map /boot/System.map-2.6.17.4
----------------------------------------------------------------- 
12a. lilo
----------------------------------------------------------------- 
12b. update-grub