Skip to content

Instantly share code, notes, and snippets.

@maxbelyanin
Last active February 12, 2018 14:45
Show Gist options
  • Save maxbelyanin/0db95144b7bb73c1ca1a69f9d7797db0 to your computer and use it in GitHub Desktop.
Save maxbelyanin/0db95144b7bb73c1ca1a69f9d7797db0 to your computer and use it in GitHub Desktop.
linux dd img
sudo dd bs=4M if=blablabla.iso of=/dev/sdc status=progress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment