relabel

Tom H tomh0665 at gmail.com
Thu Dec 26 13:03:00 UTC 2013


On Thu, Dec 26, 2013 at 12:18 PM, Patrick Dupre <pdupre at 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


More information about the users mailing list