Install WinUSB in Ubuntu 13.04, 12.10, 12.04, Linux Mint via PPA

Last updated: August 16, 2013

As you may know, WinUSB is simple tool allows to create bootable Windows USB install stick from Ubuntu Linux. This tool supports Windows 7, 8, Vista, XP and can use either an ISO or a DVD as a source.

WinUSB Ubuntu

WinUSB Ubuntu

In the screen above, choose your ISO or DVD drive and plug in the USB stick and click Refresh to make it available. Click ‘Install’, WinUSB Maker will format your USB device before converting your ISO or Directory into a bootable image on your USB device. The whole process will take several minutes up to an hour. And you’ll get a pop-up to let your know when finished.

Install WinUSB in Ubuntu, Linux Mint via PPA:

There’s a PPA contains WinUSB package for Ubuntu 13.04, Ubuntu 12.10, Ubuntu 12.04, Ubuntu 11.10, Ubuntu 11.04, Ubuntu 10.04 and Linux Mint 15, 14, 13, 12, 11, 10.

Press Ctrl+Alt+T to open terminal. When it opens, copy below code via Ctrl+C and paste in terminal via Ctrl+Shift+V. Hit enter to run, it’ll add the PPA repository to your system:

sudo add-apt-repository ppa:colingille/freshlight

After that, update package lists and install WinUSB:

sudo apt-get update; sudo apt-get install winusb

WinUSB in Ubuntu Unity

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

4 responses to Install WinUSB in Ubuntu 13.04, 12.10, 12.04, Linux Mint via PPA

  1. I’m running Ubuntu 13.10 and i get the error “unable to locate package winsub”

    • The PPA does not update the packages for Ubuntu 13.10 Saucy, but the old packages still work. Go to this page, download and install winusb .DEB package in Ubuntu 13.10

  2. I have a problem, when I try to update it, it keeps saying waiting for head text or something. When I try to install WinUSB via *sudo apt-get install winusb*, It cannot be found :(, I wanna switch back to Windows! thats all I want… :(

    • Winusb won’t install unless you update the repositories.
      If it says “Waiting for headers”, this normally means that your computer isn’t connected to the Internet, or that it is trying to download the file and the server does not answer. Patience :)
      You can always hit Ctrl+C to interrupt it and try again.