Created
June 27, 2017 18:58
-
-
Save johnmurch/6ea196e5f5b337cdc1da083299edcf07 to your computer and use it in GitHub Desktop.
Backup Raspberry Pi Remote
This file contains hidden or 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
ssh root@raspberrypi dd if=/dev/mmcblk0 | gzip -c > img.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment