J'essai d'installer un kernel-2.6.3 sur sarge.La compilation est fait: make bzimage && make modules && make modules_install
en suit:cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.3 puis: cp System.map /boot/System.map-2.6.3 et enfin: mkinitrd -k /boot/vmlinuz-2.6.3 -i /boot/initrd-2.6.3 et sur cette ligne �a n'a pas l'aire de coller....Les fichiers vmlinuz-2.6.3 et config-2.6.3 son bien pr�sent dans /boot mais pas le fichier initrd.img-2.6.3 ?
si quelqu'un peut me filler un petit coup de main...

