| /BootInfos /BootParameter /CheckListe /DebianWay /Kernel backen mit git /KernelBacken /Konfiguration /MakeInitrd /Patches /Sk98Lin /SoundKarte /UsbModule |
http://www.falkotimme.com/howtos/debian_kernel2.6_compile/
http://wiki.ubuntuusers.de/Kernel?highlight=%28Kernel%29
http://debiananwenderhandbuch.de/kernelbauen.html
http://kernel.org/pub/software/scm/cogito/README
http://kernel.org/pub/software/scm/git/docs/ http://kernel.org/pub/software/scm/git/docs/tutorial.html http://www.ussg.iu.edu/hypermail/linux/kernel/0504.3/0429.html http://kernel.org/git/
git
erstellen eines Verzeichnisses cd linux-2.6/
cd /usr/src/ cg-clone http://kernel.org/pub/scm/linux/kernel/git/to cd linux-2.6/
Cloned to linux-2.6/ (origin http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git available as branch "origin") orvalds/linux-2.6.git/nux# cg-clone http://kernel.org/pub/scm/linux/kernel/git/to
http://mobbing-gegner.de/mywiki/RecentChanges
http://wiki.kernelnewbies.org/KernelNewbies
http://linuxwiki.de/LinuxKernel
make oldconfig && make prepare
$> cd /boot $> mkinitrd -k vmlinuz-2.6.0-th1 -i initrd-2.6.0-th1
- /etc/sysconfig/kernel /etc/sysconfig/bootsplash
make bzImage 2>&1 | tee make_bzImage.log
http://www.thomashertweck.de/kernel26.html#quellen
http://www.kubieziel.de/computer/kerneloptionen.html
default 0
title linux
kernel (hd0,0)/vmlinuz-2.4.21-4GB
root (hd0,2) vga=0x317 showopts
initrd (hd0,0)/initrd-2.4.21-4GB
title linux_neu
kernel (hd0,0)/vmlinuz-2.6.0-th1
root (hd0,2) showopts
http://www.kubieziel.de/computer/kerneloptionen.html
http://www.mrunix.de/forums/index.php
http://www.linux-magazin.de/Artikel/ausgabe/2004/02/kernel-inst/kernel-inst.html
[1] Kernel-Quellen: http://www.kernel.org
[2] Dave Jones, "The Post-Halloween Document", deutsche Übersetzung: http://www.kubieziel.de/computer/halloween-german.html
[3] Neue Modutils: http://www.kernel.org/pub/linux/kernel/people/rusty/modules/
[4] Linux-Kernel-Mailingliste: http://lkml.org
[5] Lilo: http://lilo.go.dyndns.org/
[6] Grub: http://www.gnu.org/software/grub/grub.de.html
[7] Kernel-2.6-Pakete für Suse 9.0: ftp://ftp.suse.com/pub/suse/i386/9.0/unsorted/kernel-2.6/
[8] Nvidia-Module mit Kernel 2.6 nutzen: http://www.minion.de/
tune2fs -O dir_index /dev/hdXXX konvertiert
http://www.kubieziel.de/computer/halloween-german.html
n: 'allyesconfig' 'allnoconfig' 'allmodconfig'.
yn: 'allyesconfig' 'allnoconfig' 'allmodconfig'.
make-kpkg --revision=meinkernel.1 kernel_image http://lwn.net/Search/DoSearch
http://www.kubieziel.de/computer/halloween-german.html
http://kerneltrap.org/node/view/799 http://www.linuxforen.de/forums/archive/index.php/f-20-p-26.html http://www.linmagau.org/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=158
http://www.desktop-linux.net/debkernel.htm
schlechtes Gedächtnis
bei lirc geht die Installation zunächs schief. Einfach /dev/lirc/ komplett löschen
zum, wiederholten Male den Fehler "neu" entdeckt.
Alsa, Kernel, NVidia
http://www.desktop-linux.net/debkernel.htm
grub http://ruslug.rutgers.edu/~mcgrof/grub-images/
http://www.ahein.de/index.php?&design=default&file=linux/debiankernel.xml&action=
cvs -z3 update -Pd xmms
Debian mit 2.6
http://www.desktop-linux.net/debkernel.htm
http://kerneltrap.org/node/view/799
http://www.gnu.org/software/grub/grub.html
Jetzt wechsle nach /usr/src/linux und gib dort
"patch -p1 < /path_to_patch/xyz.patch"
ein (dazu muß der Patch in dekomprimierter Form vorliegen). Manchmal muß an Stelle der 1 bei -p auch eine 0 oder 2 stehen. Meistens ist es jedoch die 1. Das hängt etwas von den Vorlieben den Patch-Erstellers ab.
http://www.ahein.de/index.php?&design=default&file=linux/debiankernel.xml&action=
Linux/Kernel (last edited 2009-02-13 15:37:00 by )