Skip to content

unmkinitramfs: add count_bytes iflag in a dd call

When using just iflag=skip_bytes, dd does not treat N as bytes in count=N, explicit count_bytes iflag is required.

Merge request reports

Loading