Kernel panic - not syncing: junk in compressed archive
From: stl
Date: Fri Feb 24 2012 - 06:13:45 EST
Hello all,
I'm building a linux system for a new architecture,
and I want to use initramfs support to build a filesystem.
I have seen that there are several ways to do that with initramfs.
Either the kernel will build the cpio archive for me, or I can provide an
external one with the CONFIG_INITRAMFS_SOURCE option.
An other way is to provide a configuration file to this option.
I have tried all these methods but each time, the boot stops with the
following message:
Kernel panic - not syncing: junk in compressed archive
I have googled on that but have not found relevant solution.
Does anyone know what could generally be the cause of this problem?
Thanks in advance for your help.
--
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/