How to create bootable windows 7 step 2


Hello this is next chapter from How to create bootable windows 7.  If you do not want to add the PPA repository, we are also able to download WinUSB (. Deb) here.

How to Make Windows USB Install (Bootable USB for Windows) with WinUSB:
1. Using WinUSB graphical (GUI).

    a. Make sure the USB stick that has a minimum capacity of 4 GB.
    b. Open WinUSB (Menu / Applications -> System Tools -> WinUSB)
c. Open the Windows File ISO (ISO as source) in From a disk image
         If using a CD / DVD, automatically appear in the From a CD / DVD Drive
         USB stick will also be read automatically at Target device
         (If more than one, please select the desired)
    d. Click Install once everything is ready.
    e. Please restart to try Bootable USB Windows in flash

2. Using the command line in Terminal:
     a. Open Terminal (Ctrl + Alt + T)
     b. Format the drive and install the ISO to the drive, type the command line:

         $ Sudo winusb - <iso format path> <device>

     c. Install Windows 7 on an NTFS partition and edit MBR device, type:

         $ Sudo winusb - install <iso path> <partition>

When trying WinUSB graphics, USB Bootable Windows 7 successfully established and functioning well, while for TUI version (using the command line in Terminal) have not tried.

Good luck, may be useful ...
How to create bootable windows 7 
Sources:
Tool To Create Windows USB Install Stick From Linux: WinUSB
Related : How to create bootable windows 7 step 2.