Can you reproduce the problem without using sudo? If not, I expect sudo is giving you the wrong 'dd', one that doesn't support status=progress. You might be able to test this theory by using 'sudo strace -o /tmp/debug.txt dd ...' instead of 'sudo dd ...'.


Reply via email to