541

I'd like to create a Windows bootable USB stick, but I don't have a Windows machine at the moment to do so. How can I achieve that using Ubuntu?

Zignd
  • 10,812
  • 37
    Psicofrenia "UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD.", and I already tried to use it and discovered that UNetbootin really can't be used to create Windows bootable usb sticks. – Zignd May 02 '13 at 13:57
  • Have you tried to follow any Windows 8 tutorials on how to burn USB ticks and use Wine to make one of those indicated softwares to run? – Psicofrenia May 02 '13 at 14:04
  • 2
    @MrSeed I've tried this tutorial and also downloaded the older version of the UNetbootin, but the problem is that the older version depends on a library that is not available for Ubuntu 13.04 because it's too old, by the way the newest version of the library is available, but the app still doesn't work with it installed. – Zignd May 02 '13 at 14:09
  • Take a look at http://askubuntu.com/questions/381953/how-to-install-winusb – Mitch Jun 29 '14 at 15:37
  • Related question: How to create UEFI-only bootable USB live media? which should also work for Windows 7 & 8 installation media if these have efi folders and .efi binaries. – LiveWireBT Aug 09 '14 at 10:08
  • Recently I have posted this answer, hope it helps. – VRR Apr 04 '15 at 16:13
  • If you prefer the command line, read the answers at serverfault. – erik Nov 22 '15 at 23:48
  • @Psicofrenia, I've tried that myself (wine + USB creator for Windows) but I couldn't make it work. Honestly, I didn't explore much of this possibility, maybe it works but it's not straightforward and intuitive. Wine seems to dislike to work with external devices, honestly. – Gui Imamura Dec 10 '15 at 18:22
  • A new improved version of mkusb is tested now, available via the unstable PPA. it can install for BIOS mode also from installed systems running in UEFI mode; 2. A rather simple 'Do it yourself' method is described too, and it has the same capabilities to create Windows install drives. See the 'edit' at the end of the answer, https://askubuntu.com/questions/289559/how-can-i-create-a-windows-bootable-usb-stick-using-ubuntu/837380#837380 and the direct link, https://help.ubuntu.com/community/Installation/iso2usb
  • – sudodus Sep 22 '17 at 16:10
  • Let it run. Mine took around 20 min. And finnaly I've got something like 'instaltion success" – IgorAlves Aug 06 '20 at 03:24