Skip to content

Instantly share code, notes, and snippets.

@maxbelyanin
Created September 29, 2016 09:27
Show Gist options
  • Save maxbelyanin/651fbd842e51ab825029d44af55bf67b to your computer and use it in GitHub Desktop.
Save maxbelyanin/651fbd842e51ab825029d44af55bf67b to your computer and use it in GitHub Desktop.
dd usb
sudo umount /dev/sdXY
sudo dd bs=4M if=isoname.iso of=/dev/sdX && sync
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment