On Sat, 03 Jul 1999 09:19:25 -0400, "Sheldon Lee Wen"
<[EMAIL PROTECTED]> wrote:

>Actually the easiest way to recompile and install a new kernel
>is to cd to the source directory:
>cd /usr/src/linux
>
>type: make xconfig and do your configuration.
>then do: make dep clean install modules_install

I tried this but got no modules.  

Then I tried "make modules_install" again and I still had no modules
-- I noticed it did not compile anything.

So then I did "make modules" followed by "make modules_install" and
that finally created and installed the modules.

Reply via email to