Created
July 23, 2018 01:32
-
-
Save V1DEOJAMES/cd9591b628c318ddd5476a6f3643fd5b to your computer and use it in GitHub Desktop.
Copying SD Card and zip. (IE: Capturing BB or Raspi image)
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
sudo dd bs=4M if=/dev/sda status=progress| gzip > /home/james/LoraPi`date +%d%m%y`.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment