Skip to content

unmkinitramfs: add count_bytes iflag in a dd call

Adam Vodopjan requested to merge (removed):master into master

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