WoeUSB: I am user Linux. However, sometimes I need to install the Windows 10 or someone Windows Server. How do I create a Windows bootable USB in a Linux environment (Debian, Ubuntu or Arch) with tools GUI?
From time to time we have published different ways of creating Windows Bootable USB. One of the methods was without tools, using alone terminal and a Windows ISO image.
Below we will see how you can create a Windows Bootable USB using an application called woeusbgui.
You'll need
A Linux system such as Debian or Arch
A Windows ISO. The following instructions work with Windows 7 / 8 / 10 pro or home versions.
Install woeusb from source code
Some GNU compiler packages
and of course a USB (usb hard drive or USB USB stick) with 4 Gb or more free space.
Warning: An incorrect recording of an ISO boot on a device (USB or hard disk) may permanently destroy partition information, file system or data. Be careful with the names of the discs and discs.
But let's see how to create a Bootable Windows 10 USB on Linux with the woeusb application
The method is recommended for all new Linux users as it requires less typing in the CLI and is easy to use. WoeUSB is a simple Linux program for creating a proletterof installations Windows to a USB stick 10 from a DVD or an ISO.
WoeUSB is a simple tool that enables you to create your own Windows installer on a USB stick from an iso image or an actual DVD. It is a fork of Congelli501's WinSSB. This package contains two programs:
Woeusb: A line utility orders which allows you to create your own bootable USB device from an existing Windows installation disc or an actual DVD
and woeusbgui: A WxWidgets-based Woeusb GUI wrapper
Install WoeUSB
open a terminal and give the following git command. If you do not have git do a setup)
git clone https://github.com/slacka/WoeUSB.git
After downloading the software from git, give a version string with the following commands:
cd WoeUSB /
./setup-development-environment.bash
Let's install WoeUSB build dependencies on Debian or Ubuntu Linux using an apt-get or apt command:
sudo apt-get install devscripts equivs gdebi-core mk-build-deps sudo gdebi woeusb-build-deps _ * .deb dpkg-buildpackage -uc -b sudo gdebi ../woeusbb.deb
That's it…
Let's now create a Bootable Windows 10 USB from a Linux system
Just type the following command to delete the USB and write a bootable Windows USB via terminal:
sudo woeusb --device Windows.iso / dev / sdb
Are not you doing well with the terminal? Try gui
Run the application and you will see the window above. Select ISO. If the application doesn't see your drives, select Files - Show All Drives. Then select USB.
As far as installation in Arch is concerned, the application is in AUR:
- Ethcher for easy bootable USB on all platforms
- Bitdefender Rescue CD: bootable free for everyone
- Chrome OS installation on a USB drive