[Précédent (date)] [Suivant (date)] [Précédent (sujet)] [Suivant (sujet)] [Index par date] [Index par sujet]

Prob apres compilation



G fait ces manip dans /usr/src/linux

make oldconfig 
make menuconfig (puis filesystems -> NTFS. met -> "*")
make dep
make clean
make bzImage 
make modules
make modules_install
make install


Mais au reboot de la machine je choisie le noyau compile et le boot s arrete
avec une erreur : Kernel Panic


Voici les 4 dernieres lignes :

pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2
umount /initrd/proc failed: 2
Freeing unused kernel memory: 128k freed
Kernel panic: No init found. Try passing init= option to kernel

Precision : 
G un redhat 2.4.20-8 avec grub
G pas de swap 
G fait un : 
"mkinitrd /boot/initrd-version_du_noyau.img version_du_noyau"
Ca donne rien car la compile a deja fait cette operation

Qqu un aura t il une reponse ?