Skip to content

Instantly share code, notes, and snippets.

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 markhuge/90ad1e6232bf2b3c1a738be025643281 to your computer and use it in GitHub Desktop.
Save markhuge/90ad1e6232bf2b3c1a738be025643281 to your computer and use it in GitHub Desktop.

This was fucking annoying.

  1. Create GPT on device
  2. Create new partition
  3. Set type as ef00 (EFI)
  4. Write partition table
  5. mkfs.vfat -F32 /dev/< device >
  6. mount Windows10.iso to dir
  7. mount usb drive to dir
  8. copy files from ISO to USB drive
  9. reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment