Create Windows 10 bootable usb from linux (Ubuntu 18.04) 1

Create Windows 10 bootable usb from linux (Ubuntu 18.04)

Create Windows 10 bootable usb from linux tested on Ubuntu 18.04.

Download windows 10 iso from here

Install woeusb from source (tested on ubuntu 18.04)

Make it bootable with woeusb

Tip: If woeusb starts to complain for mounted device etc … Unmount and unplug the usb device. Plug the usb and unmount the partition.

 

Updated: Using bash script

Install woeusb dependencies mentioned below.

Go to github repo and copy the link of the bash script of the latest release and download it using wget . In my case, during this update, is 5.2.2.

Install dependencies that will cause error

Download the woeusb bash script

Make it bootable

In the same manner with command above, use this bash script to create your bootable usb stick. Don’t forget to change the path (absolute) to your windows.iso and your device name.

FAT32

NTFS

Comment:

This site uses Akismet to reduce spam. Learn how your comment data is processed.