Lionel7 Hello, I am a beginner on Linux OS. Just for experience, I want to build a new kernel and running it. I have already installed successfully Fedora Core 6. Here is what I did : I got the official 2.6.18.1 kernel sources. I extracted them in a specific directory. Then, I copied the FC6 config in this directory Then, make oldconfig Then make and make modules-install And copied the new bzImage in /boot and corrected grub.conf When I tried to run the new kernel, I got this kind of messages : insmod : error inserting '/lib/uhci-hcd.ko'=-1 Invalid and same messages for other modules. I guess there is a problem with my kernel configuration. Thank you in advance for any help. Lionel. PS: euh, j'aurais peut-être du écrire en français ???
drpixel PS: euh, j'aurais peut-être du écrire en français ??? OUI ... comme tout les messages sur ce forum ! Sinon les kernels Fedora sont très patchés, donc ta méthode est un peu a proscire. Tu veux vraiment partir d'un kernel vanilla ?
Lionel7 Oui, je veux partir d'un noyau vanilla. J'ai résolu le pb de insmod des modules. Je n'avais pas créé le fichier initrd....img. Maintenant, j'ai un autre msg d'erreur : "mount : could not find filesystem /dev/root setup mount : moving /dev/ failed : no such file or directory .... " ???
drpixel Tu as du oublier des options nécessaire a ton système dans le kernel (probablement dans les block devices)