On 08/07/2003 12:23:13 PM, Thomas Backlund wrote:
Just to let you all know ...
I have reuploaded the up kernel to:
http://www.iki.fi/tmb/Cooker/kernel-2.4.21.6.5tmb-1-1mdk.i586.rpm

and downloaded it again and verified it aagainst md5sum and it is OK,
so those that have been waiting... Now you can get it...

Lilo doesn't seem to like it... Any idea why?

[EMAIL PROTECTED] austin]# lilo
Added linux
Added linux-nonfb
Added failsafe
Added 2421-5 *
Added 2421-6
Skipping /boot/vmlinuz-2.4.21-6.5tmb

[EMAIL PROTECTED] austin]# cat /etc/lilo.conf
boot=/dev/hda
map=/boot/map
default="2421-6"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
        label="linux"
        root=/dev/hda1
        initrd=/boot/initrd.img
        append=" hdc=ide-scsi acpi=off quiet"
        vga=788
        read-only
image=/boot/vmlinuz
        label="linux-nonfb"
        root=/dev/hda1
        initrd=/boot/initrd.img
        append=" hdc=ide-scsi acpi=off"
        read-only
image=/boot/vmlinuz
        label="failsafe"
        root=/dev/hda1
        initrd=/boot/initrd.img
        append="devfs=nomount hdc=ide-scsi acpi=off failsafe"
        read-only
 image=/boot/vmlinuz-2.4.21-5mdk
        label=2421-5
        root=/dev/hda1
        read-only
        optional
        vga=788
        append=" hdc=ide-scsi acpi=on quiet"
        initrd=/boot/initrd-2.4.21-5mdk.img
 image=/boot/vmlinuz-2.4.21-6mdk
        label=2421-6
        root=/dev/hda1
        read-only
        optional
        vga=788
        append=" hdc=ide-scsi acpi=on quiet"
        initrd=/boot/initrd-2.4.21-6mdk.img
 image=/boot/vmlinuz-2.4.21-6.5tmb
        label=65tmb
        root=/dev/hda1
        read-only
        optional
        vga=788
        append=" hdc=ide-scsi acpi=on quiet"
        initrd=/boot/initrd-2.4.21-6.5tmb.img

Thanks,
Austin



Reply via email to