Skip to content

Instantly share code, notes, and snippets.

@kbruner
Last active November 19, 2020 00:47
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 kbruner/6e50aa648e9bb925c7153fe8a8784d25 to your computer and use it in GitHub Desktop.
Save kbruner/6e50aa648e9bb925c7153fe8a8784d25 to your computer and use it in GitHub Desktop.
root@nucklehead:~ # dd bs=4m if=/dev/md0p3 of=linux-data
639+1 records in
639+1 records out
2683420160 bytes transferred in 7.071850 secs (379450963 bytes/sec)
root@nucklehead:~ # file linux-data
linux-data: Linux rev 1.0 ext4 filesystem data, UUID=21091f75-b77d-4eb0-a8a8-b4d15fbe57fc (extents) (64bit) (large files) (huge files)
root@nucklehead:~ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment