Descriptioncrosutils: refine image_to_usb progress output and performance
Adding "-B 4m" to balance pipe (+10% speed on some SD) and -b to make progress more readable.
Since the size report from pv (k=1024) and dd(k=1000) are different, we also disable dd's summary report to prevent confusion.
BUG=none
TEST=executed: ./image_to_usb.sh --from=... --to=/dev/sdX (ok)
Change-Id: I184c4ce2d9a8274079ddb26f0420ccf8f2a674dd
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=7e366a5
Patch Set 1 #Patch Set 2 : Disable dd reports to prevent confusion #
Total comments: 4
Patch Set 3 : remove trailing slash (by coding style guide) and add comments for why suppress dd report #Messages
Total messages: 3 (0 generated)
|