From: "Claudio Miranda" <[EMAIL PROTECTED]>

> I got Kernel 2.4.6, unpackage in /usr/src, and the following steps was
> done (reference is: "Securing and Optimizing Linux" -
> http://linuxdoc.org)
> 
>                  1) make mrproper && make menuconfig
>                          Configured with modules support.
>                  2) make clean && make dep
>                  3) make bzImage
>                  4) make modules
>                  5) make modules_install
>                  6) cp bzImage /boot/vmlinuz-2.4.6
>                  7) cp System.map /boot/System.map-2.4.6 && cd /boot
>                  8) linked correctly the System.map and vmlinuz for
> Kernel 2.4.6.
> Old kernel (2.4.2-2) didn't removed.
>                  9) /etc/lilo.conf added with other images

If you compiled for modules you may need to create an initial ram disk
in here. "man mkinitrd".

>                  10) lilo -v run (without errors)

{^_^}



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

Reply via email to