Comment 4 for bug 1840945

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: Concatenated lz4 initrds don't work

`| lz4 > date.img` is incorrect

One must use `lz4 -9 -l`

For xz one should use `xz --check=crc32`