Skip to content

Instantly share code, notes, and snippets.

@Autr
Created October 7, 2020 17:58
Show Gist options
  • Select an option

  • Save Autr/df29e28af7de54c913785aee618e1b5c to your computer and use it in GitHub Desktop.

Select an option

Save Autr/df29e28af7de54c913785aee618e1b5c to your computer and use it in GitHub Desktop.
DD Clone Disk
# because I always forget this
sudo dd if=/dev/sdX of=/dev/sdX status=progress bs=64K
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment