On Thu, Dec 26, 2013 at 12:18 PM, Patrick Dupre <pdu...@gmx.com> wrote:
>
> I try to uncompress the new img, but it does not work
> cpio -i -d -H newc -F ../initramfs-3.12.5-200.fc19.i686.PAE.img 
> --no-absolute-filenames
>
> cpio: premature end of file

It's gzipped too.

gzip -dc ../initramfs-3.12.5-200.fc19.i686.PAE.img | cpio -id
--no-absolute-filenames
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to