Dale wrote:
Érico Porto wrote:
Ok I will try it.

I used:

make && make modules_install && make install

Doesn't the modules get made in the make part?

Érico V. Porto


Yep and make install installs them.  I use make all for the first one but I don't think it is required anymore. 

Dale

:-)  :-) 

Sorry, make modules_install installs them.  To many words starting with M there.  lol

Dale

:-)  :-) 

P. S.  To highlight a point someone else made, you can use make modules && make modules_install if the modules is all you need.  In other words, the kernel is already built.