Thanks that did the trick

Brian

On Thu, 28 May 1998, Ray Curtis wrote:

> 
> You forgot to move the older /lib/modules/2.0.xx out of the way before 
> you did a make modules_install.
> 
> Do this then go back to /usr/src/linux and do another 
> make modules_install.
> 
> 
> 
> 
> >>>>> "bch" == Brian C Hand <[EMAIL PROTECTED]> writes:
> 
> bch> Hello I am kind of new to compiling new kernels and I am having a problem.
> bch> I got the four kernel rpm's and installed them with a -i option
> bch> I then did the following
> bch> make xconfig
> bch> make dep
> bch> make clean
> bch> make zImage
> bch> make modules
> bch> make modules_install
> bch> cd /usr/src/linux/arch/i386/boot
> bch> cp zImage /boot/vmlinuz
> bch> cd /usr/src/linux
> bch> cp System.map /boot
> bch> vi /etc/lilo.conf
> bch> lilo
> bch> init 6
> 
> bch> contents of lilo.conf
> bch> boot=/dev/hda
> bch> map=/boot/map
> bch> install=/boot/boot.b
> bch> prompt
> bch> timeout=50
> bch> image=/boot/vmlinuz
> bch>         label=linux
> bch>         root=/dev/hdb1
> bch>         read-only
> bch> image=/boot/vmlinuz-2.0.32
> bch>         label=linux.old
> bch>         root=/dev/hdb1
> bch>         initrd=/boot/initrd-2.0.32.img
> bch>         read-only
> bch> other=/dev/hda1
> bch>         label=dos
> bch>         table=/dev/hda
> 
> bch> after I reboot I get a slew of unresolved symbols flying across the
> bch> screen, did I miss something?
> bch> Thanks In advance
> 
> bch> Brian
> 
> 
> bch> -- 
> bch>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> bch> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> bch>          To unsubscribe: mail [EMAIL PROTECTED] with 
> bch>                        "unsubscribe" as the Subject.
> 
> -- 
> Curtis Consulting
> mailto:[EMAIL PROTECTED]
> http://www.clark.net/pub/ray
> ====================
> If you lived today as if it were your last, you'd buy up a box of rockets
> and fire them all off, wouldn't you?
>               -- Garrison Keillor
> 
> 
> -- 
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with 
>                        "unsubscribe" as the Subject.
> 


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to