j'ai compil� un noyau -2.6.11 sur une ubuntu noyau 2.6.8.1-3-386
make xconfig
make bzImage
make modules make modules install
tout se compile sans probl�me au reboot je n'ai pas le choix de ce nouveau noyau dans grub.
Voici les entr�es de mon /boot/grub/menu.lst
title Ubuntu, kernel 2.6.8.1-3-386 root (hd0,0) kernel /boot/vmlinuz-2.6.8.1-3-386 root=/dev/hda1 ro quiet splash initrd /boot/initrd.img-2.6.8.1-3-386 savedefault boot
et ce que j'ai rajout� pour ce nouveau noyau: title kernel linux-2.6.11 root (hd0,0) kernel /boot/bzImage-2.6.11 root=/dev/hda1 ro single savedefault boot
je voulais rajouter aussi une ligne initrd mais si je fais mkinitrd -o /boot/initrd.img-2.6.11 /lib/modules/mon-nouveau-noyau
-- http://www.linux-pour-lesnuls.com
-- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

