Skip to content

Instantly share code, notes, and snippets.

@sandys
Created June 11, 2016 17:09
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 sandys/0bf2c977a1ee398ec0d4df706ff971dd to your computer and use it in GitHub Desktop.
Save sandys/0bf2c977a1ee398ec0d4df706ff971dd to your computer and use it in GitHub Desktop.
create bootable Windows 10 USB drive from Ubuntu./Fedora
msdos partition table, fat32, boot flag.
Laptop set to UEFI only
mount iso - rsync -aP iso_path/* usb_drive/
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment