On Fri, 13 Oct 2000, lee johnson wrote:

> just wondering if there is an "update/current" page anywhere on the
> issue of kernel compiling.......
> I'm using redhat 6.2 ...........
> sometimes I have no luck.....getting unresolved symbols and don't
> remember what causes them........
> 
> 
> basically I just copied over new system.map and bzImage file renaming to
> my current set of modules......
> 
> isn't this right?
> 
No, it isn't.  When you compile a new kernel, you also need to compile a
new set of modules.  IF you are compiling another copy of the same kernel
version, use the EXTRAVERSION tag so your module directory tree and kernel
version match.  You can run into problems because of the system using the
old version of the modules, instead of the new one.
>
> i'm NOT running lilo tired of it messing with my boot sector and not
> being able to get into windows anymore ...geez
>
What kind of troubles?  Many of us use LILO to duel boot Windos, and
Linux.  I personaly have one system with Win 95 and Linux, and another
with Win 98 and Linux.   I haven't done it with NT or 2000, but others
have, so that works too.
> 
> so i'm going through loadlin.....
> 
> basically have down the standard stuff
> make dep clean bzImage modules modules_install
> and of course the routine copying over of new stuff to /boot
> 
> 
> lee
> --=====
> 



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

Reply via email to