Skip to content

Instantly share code, notes, and snippets.

@sulram
Created October 11, 2016 22:07
Show Gist options
  • Save sulram/31a6dbb91ed60c11523a626cb80b8626 to your computer and use it in GitHub Desktop.
Save sulram/31a6dbb91ed60c11523a626cb80b8626 to your computer and use it in GitHub Desktop.
diskutil unmountDisk /dev/disk2
sudo dd if=/Users/UserName/Downloads/Win10_XXXX_x64.iso of=/dev/disk2 bs=1m
diskutil eject /dev/disk2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment