--- ../fr/handbook/hb-install-alpha-kernel.xml 2006-01-18 16:18:50.000000000 +0100 +++ hb-install-alpha-kernel.xml 2006-11-08 09:46:26.000000000 +0100 @@ -5,14 +5,14 @@ -2.11 -2006-01-06 +7.0 +2006-08-30
Fuseau horaire

@@ -70,19 +70,19 @@ # USE="-doc symlink" emerge vanilla-sources

Si vous examinez le contenu de /usr/src, vous devriez voir un lien symbolique nommé linux pointant vers les sources de votre -noyau. L'exemple suivant utilise la version 2.6.11.2, mais vous aurez sans +noyau. L'exemple suivant utilise la version 2.6.16.19, mais vous aurez sans doute installé une autre version.

 # ls -l /usr/src/linux
-lrwxrwxrwx   1 root   root    12 Oct 13 11:04 /usr/src/linux -> linux-2.6.11.2
+lrwxrwxrwx   1 root   root    12 Oct 13 11:04 /usr/src/linux -> linux-2.6.16.19
 

Il est maintenant temps de configurer et de compiler votre noyau. Vous pouvez utiliser genkernel. Cette commande construira un noyau générique tel que celui utilisé par le CD d'installation. Toutefois, nous expliquerons d'abord la @@ -371,33 +371,37 @@ noyau (donc pas comme module) avec la commande genkernel --menuconfig all.

 # genkernel all
-GenKernel v3.0.1_beta10
-* ARCH: Alpha
-* KERNEL VER: 2.6.11.2
-* kernel: configuring source
-* kernel: running mrproper
+* Gentoo Linux Genkernel; Version 3.4.0
+* Running with options: all
+
+* Linux Kernel 2.6.16.19 for alpha...
+* kernel: >> Running mrproper...
+
 (La sortie du programme a été tronquée pour améliorer la lisibilité.)
-* Kernel compiled successfully!
-* Required Kernel Params:
-*   : root=/dev/ram0 init=/linuxrc real_root=/dev/$ROOT
-*     where $ROOT is the devicenode for your root partition as
-*     you should have specified in /etc/fstab
 *
-* You MUST tell your bootloader to use the generated initrd
+* Required Kernel Parameters:
 *
-* Recommended Kernel Params:
-*   : vga=0x317 splash=verbose
+*     Where $ROOT is the device node for your root partition as the
+*     one specified in /etc/fstab
 *
-* Do NOT report kernel bugs (configs included) as genkernel bugs.
-* Make sure you have the latest genkernel before reporting bugs
+* If you require Genkernel's hardware detection features; you MUST
+* tell your bootloader to use the provided INITRAMFS file. Otherwise;
+* substitute the root argument for the real_root argument if you are
+* not planning to use the initrd...
+
+* WARNING... WARNING... WARNING...
+* Additional kernel cmdline arguments that *may* be required to boot properly...
+* Do NOT report kernel bugs as genkernel bugs unless your bug
+* is about the default genkernel configuration...
 *
-* For more info see /usr/share/genkernel/README
+* Make sure you have the latest genkernel before reporting bugs.
+
 

Lorsque genkernel aura fini son travail, un noyau, un ensemble complet de modules et un « initial root disk » (initrd) auront été créés. Le noyau et le initrd seront utilisés plus tard lors de la configuration du