При дотриманні підручника для мигання ПЗУ, який використовує dd я отримав попередження про консоль, що '1M' не підтримується блокуванням. OSX вимагає блокування "1m". У чому полягає головна причина, чому Linux і OSX мають різні аргументи блокування?
З чоловічої сторінки dd утиліта:
bs=n Set both input and output block size to n bytes, superseding the ibs and obs operands. If no
conversion values other than noerror, notrunc or sync are specified, then each input block is
copied to the output as a single block without any aggregation of short blocks.