Skip to main content

Creating Windows Installation Media on Linux

Image Description

Let's discover USBZile in less than 5 minutes.

What you'll need

Creating the Installation Media

On your Linux device

  1. Open Terminal
  2. Run the following command:
    curl -fsSL https://www.usbzile.com/linux/latest | tar -xz && sudo ./USBZile
  3. Under Device select the USB stick/flash drive that you want to turn into installation media
    1. Note: This process will delete all data on the selected USB stick/flash drive
  4. Under ISO image select the Windows Disk Image you downloaded earlier
  5. Click START, then wait for the USB flash drive to be created

Congratulations, you now have a Windows Installation Media USB!

tml>