> On Fri, 2003-12-26 at 14:19, Juan wrote: > > Hi, Im a linux newbie :). Im trying to compile my own kernel, so I go to > > //usr/src and try to compile the last version I have. I do: > > > > make xconfig (configure it) > > make dep > > make clean > > make bzImage > ---> make modules > ---> make modules_install > > make install > > > > On "make install" I got the next message: > > > > No module sata_sil found for kernel 2.4.23, aborting. > > mkinitrd failed > > make[1]: *** [install] Error 1 > > make[1]: Saliendo directorio `/usr/src/linux/arch/i386/boot' > > make: *** [install] Error 2 > > > > I had try to compile other kernel version (also sources from Fedora), > > and always the same error. Any help? > > > > Thanks! > > > > > > -- > > fedora-list mailing list > > fedora-list@xxxxxxxxxx > > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > --------- > Quality Management - A Commitment to Excellence Thanks, but it doesnt work, the same error ;(.