On Wed, Nov 22, 2000 at 02:39:47PM +1100, George Vieira wrote:
> Is there a way to try an keep the original settings from the older kernel to
> the new. 

I always save my .config to an alternate name, make mrproper
deletes .config. If .config gets deleted just copy it back.

> Was it just a matter of saving the kernel config and then load it
> in the new kernel or would that cause version conflict problems?

If you've upgraded your kernel source, "make oldconfig" will
skip all the questions you've seen before and only ask you
about the new ones. Then your .config should be in sync with
the new kernel source.

-- 
        chesty



-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to