Comment 4 for bug 1452856

Revision history for this message
Barry Warsaw (barry) wrote :

After further debugging, I have no clue what the format of the initrd.img file is inside the recovery.img. AFAICT it isn't xz or gz compressed, you can't `abootimg -x` it, you can't `cpio -i` it and you can't loopback mount it.

Maybe it's gotten corrupted?

Daniel Manrique didn't run into the problem because they omitted the `keyring` parameter from the file_device line in the config file. Indeed, without that, you can generate some semblance of an image from the remote server.