WinUSB: Create Bootable Windows Installer USB In Ubuntu Linux

WinUSB is an Ubuntu application for creating a Windows USB installer for Windows Vista and Windows 7. Like other applications that enable creating installer USBs, you can create a bootable (installation) USB from an ISO disc image or a DVD. While other tools like Unetbootin can perform similar tasks, however, WinUSB is much simpler than other competitors, and delivers a two-click solution for creating a Windows installer USB. This may be a blessing for users who may require creating a USB installer for Windows for dual booting it with Ubuntu or other Linux distributions. Similarly, you might require installing Windows on another system, but do not have Windows installed on a computer to utilize tools such as the Windows 7 USB DVD Tool.

To create your bootable installer disc, select an ISO image or CD/DVD disc, and click Install.

USB


This will create your Windows Vista/7 installer USB. It is worth mentioning here that the tool might also work with Windows 8; however, it has not been tested. Having said that, the developer has mentioned that the supported images include, “Windows Vista, Seven+.” You can install WinUSB either from the Deb package given at the developer’s website (for Oneiric, Natty, Maverick and Lucid), or from the PPA given below.

sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update
sudo apt-get install winusb

Since WinUSB also works from the command line, you can create a Windows 7 or Windows Vista USB installer by following the command line format given below:

sudo winusb --format <iso path> <device>

Once the USB is formatted using the above method, install a Windows partition and edit the Master Boot Record:

sudo winusb --install <iso path> <partition>
[via WEBUPD8]

Advertisement
  • Info

    How about XP?

    • Anonymous

      It does not work for Windows XP.

  • Pingback: Le Bigorneau.fr » WinUSB: Créer une clé USB Bootable de Windows dans Ubuntu. » Le Bigorneau.fr

  • Pingback: WinUSB: te permite crear un instalador booteable USB de Windows desde Ubuntu |

  • JustHuman1948

    Hi, I’ve installed it as specified but now cannot find a way to run it? It does not appear on my system. How do I run WinUSB on Ubuntu 11.10?

  • Reinis Ivanovs

    This didn’t work, I got an error message while installing Windows.

  • Android850u

    does not work!!! fix your code please

  • ibanat

    It’s a peace of crap …

  • Sidney

    Thanks! your app fried my usb drive! Now I have a 8GB useless drive!

  • tjb

    This worked for me pretty easy. Kind of slow but I am using an Intel Atom

  • dreffner

    works great … im a newbee and fear the terminal, but this was cake… thx

  • Heinz

    thanks!

  • fishi

    It works great with no doubt! tnx:)

  • http://www.facebook.com/people/Shrek-Skogsberg/100001329097099 Shrek Skogsberg

    martin@martin-F5Z:~$ sudo apt-get install winusb

    Läser paketlistor… Färdig

    Bygger beroendeträd

    Läser tillståndsinformation… Färdig

    E: Kunde inte hitta paketet winusb

    martin@martin-F5Z:~$

  • john

    I cant install it, after the winusb finishes, when i boot the device all i get is a black screen… please help me! thanks!

  • Igor H. Vieira

    They at least have a version for Raring Ringtail

  • Himas

    Thanks :D