[root@localhost iso]# time dd if=en_windows_7_professional_with_sp1_x64_dvd_u_676939.iso of=test.iso bs=64k
记录了50672+1 的读入
记录了50672+1 的写出
3320903680字节(3.3 GB)已复制,9.72717 秒,341 MB/秒
real0m9.754s
user0m0.022s
sys0m3.741s
[root@localhost iso]# rm -f test.iso
[root@localhost iso]# time dd if=CentOS-7-x86_64-Everything-1511.iso of=test.iso bs=64k
记录了118560+0 的读入
记录了118560+0 的写出
7769948160字节(7.8 GB)已复制,484.086 秒,16.1 MB/秒
real8m4.088s
user0m0.084s
sys0m10.082s
记录了50672+1 的读入
记录了50672+1 的写出
3320903680字节(3.3 GB)已复制,9.72717 秒,341 MB/秒
real0m9.754s
user0m0.022s
sys0m3.741s
[root@localhost iso]# rm -f test.iso
[root@localhost iso]# time dd if=CentOS-7-x86_64-Everything-1511.iso of=test.iso bs=64k
记录了118560+0 的读入
记录了118560+0 的写出
7769948160字节(7.8 GB)已复制,484.086 秒,16.1 MB/秒
real8m4.088s
user0m0.084s
sys0m10.082s