Last active
February 28, 2018 12:35
-
-
Save xacrimon/9925c1fb6adef4e38f51d38ef7981c4f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dd if=/dev/sda conv=sync,noerror bs=64K | gzip -6c > /PATH/TO/DRIVE/backup_image.img.lz4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment