Skip to content

Instantly share code, notes, and snippets.

@Mebus
Forked from anonymous/-
Last active April 21, 2017 12:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mebus/49dcaa9662027711d4ee6b4c9f00a7df to your computer and use it in GitHub Desktop.
Save Mebus/49dcaa9662027711d4ee6b4c9f00a7df to your computer and use it in GitHub Desktop.
sha256sum alte-picus-platte-750gb.img
2e8d52d91553b2c1414e6f9c8c34d2dff2ba86ce1906d863a5991e5afe25506d alte-picus-platte-750gb.img
@Mebus
Copy link
Author

Mebus commented Apr 21, 2017

130 root@grml ~ # dd if=/dev/sda | pv | sha256sum :(
434GiB 1:43:28 [60.6MiB/s] [ <=>
435GiB 1:43:37 [61.9MiB/s] [ 616GiB 2:38:28 [48.9MiB/s] [ <=>
1465149168+0 records in/s] [ <=> ]
1465149168+0 records out
698GiB 3:10:13 [62.7MiB/s] [ <=> ]
750156374016 bytes (750 GB) copied, 11413.6 s, 65.7 MB/s
2e8d52d91553b2c1414e6f9c8c34d2dff2ba86ce1906d863a5991e5afe25506d -
dd if=/dev/sda 315.39s user 2374.39s system 23% cpu 3:10:13.56 total
pv 116.37s user 900.02s system 8% cpu 3:10:13.56 total
sha256sum 6008.73s user 516.23s system 57% cpu 3:10:13.56 total
root has logged on pts/6 from 10.173.222.222.
root@grml ~ # ls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment