Install WinUSB in Ubuntu 14.10, Ubuntu 14.04 and Linux Mint 17. WinUSB is an useful tool to create USB stick Windows installer from the Windows ISO image or DVD. The WinUSB tool has both GUI and command line interface.
Install WinUSB in Ubuntu 14.04 and Ubuntu 14.10
For 32 Bit System
wget https://launchpad.net/~colingille/+archive/freshlight/+files/winusb_1.0.11+saucy1_i386.deb
sudo dpkg -i winusb*
For 64 Bit System
wget https://launchpad.net/~colingille/+archive/freshlight/+files/winusb_1.0.11+saucy1_amd64.deb
sudo dpkg -i winusb*
If you see an error message, run the following command to fix the dependency errors:
sudo apt-get -f install
Once installed, open the WinUSB program from the Unity Dash.