Skip to content

Instantly share code, notes, and snippets.

@optimista
Created December 30, 2019 00:36
Show Gist options
  • Save optimista/c18fdebeb641be43f4ba74c846ec0f89 to your computer and use it in GitHub Desktop.
Save optimista/c18fdebeb641be43f4ba74c846ec0f89 to your computer and use it in GitHub Desktop.
Create Bootable USB for Windows 10
sudo umount /dev/sdd1
sudo woeusb --target-filesystem NTFS --verbose --device Win10_1909_English_x64.iso /dev/sdd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment