Skip to content

Instantly share code, notes, and snippets.

@egandro
Created September 18, 2021 22:20
Show Gist options
  • Select an option

  • Save egandro/8078488343b73dad45dfa3aa9c78c261 to your computer and use it in GitHub Desktop.

Select an option

Save egandro/8078488343b73dad45dfa3aa9c78c261 to your computer and use it in GitHub Desktop.
pi
ssh pi@192.168.10.11 "sudo dd if=/dev/mmcblk0 bs=1M | gzip - " | dd of=~/Desktop/backup_2017-11-14.gz
@bleov
Copy link

bleov commented Aug 24, 2022

gotta love how this is public

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