Thank you for reporting the bug. Is is a duplicate and a known issue with dd. See bug 64567 for details.
As a workaround, setting LANG=C will allow dd to work.
$ export LANG=C $ dd if=/dev/zero of=/var/tmp/blank.img bs=1k count=720
Thank you for reporting the bug. Is is a duplicate and a known issue with dd. See bug 64567 for details.
As a workaround, setting LANG=C will allow dd to work.
$ export LANG=C tmp/blank. img bs=1k count=720
$ dd if=/dev/zero of=/var/