I have a problem using an initrd with a size > 2.5 MByte. If I use
such an initrd I get

        SILO boot: test
        Uncompressing image...
        Loading initial ramdisk...
        Fast Data Access MMU Miss
        OK

(using ultrapenguin 1.1.9 with silo-0.8.5 on a ultra-5). Smaller initrd's
seem to work well. Is there such a limit?

My /etc/silo.conf:

        timeout=50
        partition=4
        root=/dev/hda4
        image=/boot/vmlinux-2.1.130.gz
                label=linux
                read-only
        image=/boot/vmlinux-2.1.130.gz
                initrd=/boot/initrd.gz
                label=test
                append="ramdisk_size=4096 load_ramdisk=1"
                read-only

Thanx,
        Volkmar
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to