Je pense aussi a l'initrd: si c'est un kernel debian c'est une certitude, si tu l'a compilé c'est si t'a activé l'initrd dans tes options.
Si c'est le cas: dans ton /boot tu as un fichier d'initrd correspondant a ton noyau, par exemple chez moi: "initrd.img-2.6.6-1-686"; il suffit alors d'ajouter dans ton lilo.conf: "initrd=/boot/initrd.img-2.6.5-1-686" (fais evidemment correspondre le fichier a ta ligne de config)
[^] # Re: initrd
Posté par Serge Golovanow (site web personnel) . En réponse au message kernel panic sur 2.6.6. Évalué à 1.
Si c'est le cas: dans ton /boot tu as un fichier d'initrd correspondant a ton noyau, par exemple chez moi: "initrd.img-2.6.6-1-686"; il suffit alors d'ajouter dans ton lilo.conf: "initrd=/boot/initrd.img-2.6.5-1-686" (fais evidemment correspondre le fichier a ta ligne de config)