Hi,
I went to my /usr/src/linux-2.0.32 directory and did a make config, make
dep, make clean, and make zImage. I added 2 other stanzas to lilo for the 2
newly recompiled kernel I successfully recompiled. 
The problem is that I doubt about somethin:
First kernel image was compiled to support a lot of things(networking,
etc), and the second one is supposed to be compiled with a really minimal
setting (no networking, really simple).
I seem to load both with no problem, But ..Both look weirdly similar, with
exactly same features and compiled options..
So my question is: How to make sure that kernel image A is really kernel
image A, and kernel image B is really what it is ??
To me, my second kernel image looks too much similar to the first..and
despite the fact that recompile it appeared to be a piece of cake..it
probably failed to be what it should be.
Is there a way to know that this is kernel image A that is actually on..and
this is B that is on..and so on..??

Reply via email to