INITRAMFS: junk in compressed archive

From: Bernhard Schauer
Date: Thu Mar 24 2005 - 11:03:40 EST


Hi all!

Kernel 2.6.11.5 issue:

Passing .cpio.gz image with loadlin and initrd= kernel parameter. While
booting, the "checking if image is initramfs... it isn't (junk in
compressed archive)" message is shown.

To create the cpio.gz file I issued

"find . | cpio -o -H newc | gzip -9 >../initram.gz".

What is going wrong while that procedure? I tried to find out what
exactly happens, found the method where it happens,... but can't track
it down to why it happens.

Is anyone out there knowing what that means? (I googled about that
issue, but can't find a solution also looked at Documentation/early-
userspace) Can someone please point me into the right direction?

best regards,

Bernhard Schauer
ACOUSTA

-
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/