Skip to content

Instantly share code, notes, and snippets.

@moskrc
Created September 21, 2019 09:36
Show Gist options
  • Save moskrc/6bdf0d22d0aca325d9c234ce0609448e to your computer and use it in GitHub Desktop.
Save moskrc/6bdf0d22d0aca325d9c234ce0609448e to your computer and use it in GitHub Desktop.
Create win10 bootable USB from OSX
$ diskutil list
$ diskutil eraseDisk MS-DOS "WIN10" MBR diskX
$ cp -rp /Volumes/WIN10_X64_PRO_VL/* /Volumes/WIN10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment