Skip to content

Instantly share code, notes, and snippets.

@dalegaspi
Created April 5, 2020 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dalegaspi/63cb0e3dbd9d035bb3551026013eb56c to your computer and use it in GitHub Desktop.
Save dalegaspi/63cb0e3dbd9d035bb3551026013eb56c to your computer and use it in GitHub Desktop.
Creating Bootable Win10 Disk

This is the most updated instructible for creating a bootable Windows 10 USB drive:

https://alexlubbock.com/bootable-windows-usb-on-mac

Not only does it creatively uses rsync it also has provided a workaround when install.wim exceeds 4GB (the maximum file size for a FAT32 FS which the thumb drive is formatted with)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment