Hi Guys,
I would like to know when a compiling the kernel if a
really need to use the comand make modules_install.
I'm asking the question because a would like to use
the old kernel to with the new one that a create.
Luis Henrique.
______________________________________________________________________
Yahoo! Mail - agora com 100MB de espa?o, anti-spam e antiv?rus gr?tis!
http://br.info.mail.yahoo.com/
On Friday 25 June 2004 21:14, so usp wrote:
> Hi Guys,
>
> I would like to know when a compiling the kernel if a
> really need to use the comand make modules_install.
> I'm asking the question because a would like to use
> the old kernel to with the new one that a create.
Do the make modules_install. The new modules will be in a separate directory
(/lib/modules/<version>) and will not interfere with older kernels that you
might have.
-- Gard