Skip to content

Instantly share code, notes, and snippets.

@xholicka
Created July 30, 2022 09:06
Show Gist options
  • Save xholicka/7795f33c0c4c947d72c245249c9daa48 to your computer and use it in GitHub Desktop.
Save xholicka/7795f33c0c4c947d72c245249c9daa48 to your computer and use it in GitHub Desktop.
YT - 7 - Backup SD Card
sudo poweroff
https://sourceforge.net/projects/win32diskimager/
lsblk
sudo dd bs=4M if=/dev/sdb of=~/rpi-backup-date.img status=progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment