On Mon, Mar 30, 2015 at 5:56 AM, Woody Wu <[email protected]> wrote:

> Hi,
>
> I have a kernel already run on production, but I then realized that I need
> to add one or two driver to it.  But I hope I can avoid to upgrade the
> kernel image for those already running products, I hope I can only extend
> the kernel by add the driver modules to the root file system. Is that
> possible? The current kernel has already compiled with the loadable modules
> options, but for the drivers that I want now the old config is 'no'.
>
> Thanks in advance.
> -woody
>
>
> Please use a subject line.
you should be able to compile a dynamic module and insmod it.

> --
> Sent from Gmail Mobile
>
> _______________________________________________
> Kernelnewbies mailing list
> [email protected]
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>


-- 
Thank you
Warm Regards
Anuz
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to