Skip to content

Script to create Windows 10 bootable USB from linux

License

Notifications You must be signed in to change notification settings

matriculus/winusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

winusb

Script to create Windows 10 bootable USB from linux

Visit the blog page for additional information.

This script works for Ubuntu and can be modified for any other distro by changing the apt package to others.

Step to prepare:

  1. Download Windows10.iso file from Microsoft website.
  2. Format USB to FAT32 and mount it.

To run the program, run the script as follows:

$ bash winusb.sh <windows10.iso> <usb_drive_location>