On Fri, 25 Aug 2000, Barrett Cervenka wrote:

> I'm trying to be a real Linux user and upgrade my kernel to 2.2.16. I
> followed the HOWTO with no problems but I'm confused about modules. Is there
> some way that I can capture the information about what modules I currently
> use and incorporate that into the new kernel?  It's sort of redundant that
> everytime I want to put a new kernel on my system I have to remember what
> kind of sound card/net card I use and compile that in. Isn't there a way to
> capture your current config and use it? I could use a few tips here..
> 
If you are installing the kernel the module information is in
/etc/conf.modules.  If the new RPM has a new /etc/conf.modules file, it will
save your current one as /etc/conf.modules.rpmsave.  You can usualy rename it
to conf.modules and be ready to go.

Also, when installing the new kernel, use rpm -ivh <kernel rpm> instead of
rpm -Uvh <kernel rpm> so that you keep the old kernel just in case.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to