On Fri, 24 Feb 2012 11:58:55 -0500 Brian Johnson wrote: > "initramfs unpacking failed > uncompression error" It is just a gzipped cpio archive, try running it through gzip -d < initramfsfile | cpio -t (or something like that, I'd check the options if I were you :-). If that fails, the file is probably corrupted. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org