WoeUSB-ng: Windows bootable USB manager desde Linux

WoeUSB-ng: Windows bootable USB manager desde Linux

WoeUSB-ng: Windows bootable USB manager desde Linux

When dealing with disk image recording management applications on USB devices, in the best known Operating Systems, both free, open, and free; such as private, closed and commercial, there are usually multiple tools for that purpose.

However, there is usually few native apps of a type of Operating System, specialized in the burning ISO of other Operating Systems. And speaking of GNU/Linux, "WoeUSB-ng" is one of them, since it allows us create “bootable USB” with Windows ISO desde Linux.

Managers for recording disc images on USB devices

Managers for recording disc images on USB devices

And, before you start reading this post about the application "WoeUSB-ng", we will leave some links to previous related posts for later reading:

Managers for recording disc images on USB devices
Related article:
Managers for recording disc images on USB devices
ROSA Image Writer: Simple manager for burning ISO images to USB
Related article:
ROSA Image Writer: Simple manager for burning ISO images to USB

WoeUSB-ng: Windows ISO to USB burning manager

WoeUSB-ng: Windows ISO to USB burning manager

What is WoeUSB-ng?

For those who don't know WoeUSB, it is worth noting that it is a relatively old open source tool developed for use on top of the Linux Shell, that is, the terminal (console). And with the aim of facilitating the creating a Windows installation USB from a ISO image or a DVD disc. However, also includes a GUI interface.

Meanwhile, "WoeUSB-ng" is a rewrite of Original WoeUSB, with exactly the same goal. Therefore, when downloaded from your official website on GitHub, offers two programs:

  1. WoeUSB: What is a command line utility (CLI) that allows you to generate a bootable Windows installation USB storage device from an existing Windows installation disk or disk image.
  2. WoeUSBGUI: What is the graphical version (GUI) of WoeUSB.

Currently, WoeUSB-ng supports recording ISO of Windows Vista, Windows 7, Window 8.x, Windows 10. In all its languages ​​and any version (home, pro, or other existing ones), and even Windows PE

Features

  1. Its approximate size is 215 Kb.
  2. Its current stable version is version number 0.2.10 dated 21-10-2021.
  3. It can be installed with pip3 directly from the Internet, or downloaded with Git and installed with pip3.
  4. Supports Legacy PC/UEFI booting, FAT32 and NTFS file systems, and the use of a physical installation disk or disk image as the source. Also, native UEFI boot is supported on Windows 7 and later images (limited to FAT file system as target).
USBImager: Useful app to write compressed disk images to USB
Related article:
USBImager: Useful app to write compressed disk images to USB

How is it installed on GNU/Linux?

For its installation and use on GNU/Linux, that is, for our practical case, we will use as usual, our usual MX Respin called Miracles, based on MX-21 (Debian-11), as can be seen in the following images, using the following commands in a terminal:

sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin

sudo pip3 install WoeUSB-ng

Installation and use of WoeUSB-ng on GNU/Linux - 1

Installation and use of WoeUSB-ng on GNU/Linux - 1

Installation and use of WoeUSB-ng on GNU/Linux - 3

Installation and use on GNU/Linux - 4

Installation and use on GNU/Linux - 5

Instead, for your installation using Git There are 2 modes, which are as follows:

First, the following must be installed:

sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin

And then choose one of the 2 modes:

Mode 1

git clone https://github.com/WoeUSB/WoeUSB-ng.git
cd WoeUSB-ng
sudo pip3 install 

Mode 2

git clone https://github.com/WoeUSB/WoeUSB-ng.git
cd WoeUSB-ng
git apply development.patch
sudo pip3 install -e 
Ventoy: Open source application for creating bootable USB drives
Related article:
Ventoy: Open source application for creating bootable USB drives
Balena Etcher: New version 1.7.3 of the useful disk image recorder
Related article:
Balena Etcher: New version 1.7.3 of the useful disk image recorder

Roundup: Banner post 2021

Summary

In short, the app "WoeUSB-ng" is a simple and practical app for generate a bootable Windows USB from GNU/Linux. Which, can be really useful to those users of different GNU/Linux Distros, who despite everything, require for various reasons the install Windows for a friend, family member, or client, or simply to test vulnerabilities, play games, or just run a particular proprietary app. So either installed locally or online via pip3, touch test and evaluate to know their benefits and characteristics.

If you liked this post, be sure to comment on it and share it with others. And remember, visit our «homepage» to explore more news, as well as join our official channel of Telegram from DesdeLinux, West group for more information on today's topic.


A comment, leave yours

Leave a Comment

Your email address will not be published. Required fields are marked with *

*

*

  1. Responsible for the data: Miguel Ángel Gatón
  2. Purpose of the data: Control SPAM, comment management.
  3. Legitimation: Your consent
  4. Communication of the data: The data will not be communicated to third parties except by legal obligation.
  5. Data storage: Database hosted by Occentus Networks (EU)
  6. Rights: At any time you can limit, recover and delete your information.

  1.   Robert Diaz said

    WoeUsb worked perfectly although I think it's a bit slow. Still I couldn't install windows
    because the issue of drivers and controllers prevents it. Being on Ubuntu makes it impossible