Kernel issue
Hello,I have download 2.4.21-32.0.1smp to my server via up2date.
I dont know why but my lilo have only two kernel now (I am using at the moment 2.4.21-32smp)
image=/boot/vmlinuz-2.4.21-32.0.1.ELsmp
image=/boot/vmlinuz-2.6.11.7-grsec
label=2.6.11.7-grsec
read-only
append="root=/dev/sda3 panic=5"
initrd=/boot/initrd-2.6.11.7-grsec.img[/B]
When I run /sbin/lilo -v -v it displays the following:
LILO version 21.4-4, Copyright (C) 1992-1998 Werner Almesberger
'lba32' extensions Copyright (C) 1999,2000 John Coffman
Reading boot sector from /dev/sda
Warning: /dev/sda is not on the first disk
Merging with /boot/boot.b
Secondary loader: 11 sectors.
Mapping message file /boot/message
Message: 46 sectors.
Boot image: /boot/vmlinuz-2.4.21-32.0.1.ELsmp
Setup length is 10 sectors.
Mapped 2665 sectors.
Mapping RAM disk /boot/initrd-2.4.21-32.0.1.ELsmp.img
RAM disk: 564 sectors.
Added 2.4.21-32.0.1.E *
Boot image: /boot/vmlinuz-2.6.11.7-grsec
Setup length is 11 sectors.
Mapped 2554 sectors.
Mapping RAM disk /boot/initrd-2.6.11.7-grsec.img
RAM disk: 641 sectors.
Added 2.6.11.7-grsec
/boot/boot.0800 exists - no backup copy made.
Map file size: 38912 bytes.
Writing boot sector.
I am affraid of that Warning: /dev/sda is not on the first disk
I dont know if my server will come back online after a reboot

Thank you.