Hi Cookers,

I have Cooker on a chrooted partition and now I thought it was time to 
actually try to boot it too, but no..., when running lilo I get "Fatal: 
Kernel doesn't support initial RAM disks". I think I've seen this before but 
I just can't remember the cure...

(I've done some searching on the topic but came up empty)

Here's my lilo.conf:

boot=/dev/hda7
map=/boot/map
install=/boot/boot.b
vga=normal
default=2418-7
keytable=/boot/us.klt
lba32
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
ignore-table

image=/boot/vmlinuz-2.4.18-7mdk
        label=2418-7
        root=/dev/hda7
        initrd=/boot/initrd-2.4.18-7mdk.img
        append=" devfs=mount"
#       vga=788
        read-only

image=/boot/vmlinuz-2.4.18-7mdk
        label=2418-7-nonfb
        root=/dev/hda7
        initrd=/boot/initrd-2.4.18-7mdk.img
        append=" devfs=mount"
        read-only

image=/boot/vmlinuz-2.4.18-7mdk
        label=2418-7-fs
        root=/dev/hda7
        initrd=/boot/initrd-2.4.18-7mdk.img
        append=" failsafe devfs=nomount"
        read-only

other=/dev/hda1
        label=dos
        table=/dev/hda

other=/dev/fd0
        label=floppy
        unsafe

image=/boot/vmlinuz-2.4.18-13mdk
        label=Cooker
        root=/dev/hda6
        initrd=/boot/initrd-2.4.18-13mdk.img
        append=" devfs=mount"
        vga=788
        read-only

And here's the output from "lilo -v -v"

LILO version 22.2, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2001 John Coffman
Released 05-Feb-2002 and compiled at 18:01:52 on Feb 22 2002.
MAX_IMAGES = 27

raid_setup returns offset = 00000000
Reading boot sector from /dev/hda7
bios_dev: PT match found 1 match (0x80)
Merging with /boot/boot.b
bios_dev: PT match found 1 match (0x80)
Secondary loader: 15 sectors.
bios_dev: PT match found 1 match (0x80)
Mapping message file /boot/message
bios_dev: PT match found 1 match (0x80)
Message: 92 sectors.
Boot image: /boot/vmlinuz-2.4.18-7mdk
bios_dev: PT match found 1 match (0x80)
Setup length is 10 sectors.
Mapped 1736 sectors.
Mapping RAM disk /boot/initrd-2.4.18-7mdk.img
bios_dev: PT match found 1 match (0x80)
RAM disk: 412 sectors.
Added 2418-7 *

Boot image: /boot/vmlinuz-2.4.18-7mdk
bios_dev: PT match found 1 match (0x80)
Setup length is 10 sectors.
Mapped 1736 sectors.
Mapping RAM disk /boot/initrd-2.4.18-7mdk.img
bios_dev: PT match found 1 match (0x80)
RAM disk: 412 sectors.
Added 2418-7-nonfb

Boot image: /boot/vmlinuz-2.4.18-7mdk
bios_dev: PT match found 1 match (0x80)
Setup length is 10 sectors.
Mapped 1736 sectors.
Mapping RAM disk /boot/initrd-2.4.18-7mdk.img
bios_dev: PT match found 1 match (0x80)
RAM disk: 412 sectors.
Added 2418-7-fs

Boot other: /dev/hda1, on /dev/hda, loader /boot/chain.b
bios_dev: PT match found 1 match (0x80)
bios_dev: PT match found 1 match (0x80)
Mapped 6 (4+1+1) sectors.
Added dos

Boot other: /dev/fd0, loader /boot/chain.b
Pseudo partition start: 0
Mapped 6 (4+1+1) sectors.
Added floppy

Boot image: /boot/vmlinuz-2.4.18-13mdk
bios_dev: PT match found 1 match (0x80)
Setup length is 4 sectors.
Mapped 428 sectors.
Fatal: Kernel doesn't support initial RAM disks
Removed temporary file /boot/map~


-- 
Regards // Oden Eriksson


Reply via email to