Skip to content

Instantly share code, notes, and snippets.

@emrivero
Created June 26, 2019 21:17
Show Gist options
  • Save emrivero/2c14de7ff27d3dc14422f31584722e59 to your computer and use it in GitHub Desktop.
Save emrivero/2c14de7ff27d3dc14422f31584722e59 to your computer and use it in GitHub Desktop.
Windows USB Bootable from Command Linux
sudo dd bs=4M if=/path/to/iso of=/dev/sd[letter]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment