Re: INITRAMFS: junk in compressed archive

From: Andreas Jellinghaus
Date: Sat Mar 26 2005 - 11:01:46 EST


On Fri, 25 Mar 2005 14:51:07 +0000, Bernhard Schauer wrote:

> other question:
>
> Is there any size-limit on initramfs image? I found out that after
> reducing the image size it is loaded & /init executed as expected...

compressed size plus uncompressed size have be less than the total
ram available.

maybe a few checks a remissing? I get a kernel panic.
it would be nice if the kernel dropped the initrd, and
then did the usual no root fs -> kernel panic code.

Andreas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/