kernel_compiling
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kernel_compiling [2010/10/05 19:31] – aorth | kernel_compiling [2011/04/07 08:12] (current) – [Get the kernel sources] aorth | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| ====== How to ====== | ====== How to ====== | ||
| ===== Get the kernel sources ===== | ===== Get the kernel sources ===== | ||
| - | http:// | + | The " |
| ===== Configure ====== | ===== Configure ====== | ||
| - | Shown here for kernel version "2.6.35-zen2": | + | Shown here for kernel version "2.6.38.2-zen". Change the '' |
| - | < | + | < |
| - | $ sudo make modules_install | + | sudo make modules_install |
| - | $ sudo cp System.map / | + | sudo make install |
| - | $ sudo cp .config / | + | sudo mkinitramfs -o / |
| - | $ sudo cp arch/ | + | sudo update-grub</ |
| - | $ sudo mkinitramfs -o / | + | |
| - | $ sudo update-grub2</ | + | |
| ====== Patch sets ====== | ====== Patch sets ====== | ||
| Some custom "patch sets" for the Linux kernel are available. | Some custom "patch sets" for the Linux kernel are available. | ||
| - | * [[http:// | + | * [[http:// |
| - | * [[http://pf-kernel.org.ua/|-pf patch set]] | + | * [[http:// |
| - | * [[http:// | + | * [[http:// |
kernel_compiling.1286307118.txt.gz · Last modified: by aorth
