I have a box running RH7.3 and I use rhn to keep the box currently patched.
 The box has kernel 2.4.20x installed but it boots 2.4.18 - how can I get
it to boot the latest kernel?  This box is remote so I don't have the
ability to sitdown in front of it right now.  I'd have to make arrangements
with my colo provider.

This is from /proc/version:

Linux version 2.4.18-3 ([EMAIL PROTECTED]) (gcc version 2.96
20000731 (Red Hat Linux 7.3 2.96-110)) #1 Thu Apr 18 07:37:53 EDT 2002

This is my lilo.conf:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux

image=/boot/vmlinuz-2.4.3-6
        label=linux.bak
        read-only
        root=/dev/hda1

image=/boot/vmlinuz-2.4.9-21
        label=linux.bak1
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-18.7.x
        label=linux.bak12
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-18.7.xBOOT
        label=linux-BOOT.bak
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-18.7.xdebug
        label=linux-debug.bak
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-18.7.xsmp
        label=linux-smp.bak
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-24.7.x
        label=linux.bak123
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-24.7.xBOOT
        label=linux-BOOT.bak1
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-24.7.xdebug
        label=linux-debug
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-24.7.xsmp
        label=linux-smp.bak1
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.20-18.7BOOT
        label=linux-BOOT
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.20-18.7smp
        label=linux-smp
        root=/dev/hda1
        read-only

image=/boot/vmlinuz-2.4.18-3bigmem
        label=linux
        initrd=/boot/initrd-2.4.18-3bigmem.img
        read-only
        root=/dev/hda1




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to