public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* INITRAMFS: junk in compressed archive
@ 2005-03-24 15:59 Bernhard Schauer
  2005-03-25 14:49 ` Bernhard Schauer
  0 siblings, 1 reply; 6+ messages in thread
From: Bernhard Schauer @ 2005-03-24 15:59 UTC (permalink / raw)
  To: lkml

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-03-29  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 15:59 INITRAMFS: junk in compressed archive Bernhard Schauer
2005-03-25 14:49 ` Bernhard Schauer
2005-03-26 16:06   ` Andreas Jellinghaus
2005-03-26 23:30   ` H. Peter Anvin
2005-03-27  8:31     ` Jan Engelhardt
2005-03-29  6:20     ` Bernhard Schauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox