Re: Compiling kernel problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday 26 December 2003 19: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 install
>
> On "make install" I got the next message:
>
> No module sata_sil found for kernel 2.4.23, aborting.

Shouldn't you say "make modules" at some point?

Personally I say "make oldconfig xconfig"
and then (after choosing my options)

make dep; make clean; make bzImage; make modules

and then

make modules_install; make install

-- 
Timothy Murphy  
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux