Ezzi Kernel issues - anyone know what up with this?

Compiling kernel on a RH9 (same thing happened on same box with 8) box with EZZI. This does not happen on my DN box.

kernel= 2.4.20-8

'uname -a' shows correct 2.4.20-8 kernel

wget the 2.4.24 src from kernel.org

'make dep clean all modules modules_install install;lilo;reboot'

Kernel compiles, no errors at all

ls -l /boot shows this

System.map -> System.map-2.4.24
vmlinuz -> vmlinuz-2.4.24

lilo.conf and grub both point to that as the default

reboot server

'uname -a' still shows 2.4.20-8 kernel

oh and ls -l /boot shows

System.map -> System.map-2.4.20-8
vmlinuz -> vmlinuz-2.4.24

after a reboot lol

 

 

 

 

Top