


At first, you will need to click on the from disk image menu to select your Windows ISO file on the tool.Here I have pointed out the steps that you will need to do now to create a Windows bootable USB file on Linux. When you open this told you will see that the tool is a graphical user interface-based tool.
BALENA ETCHER WINDOWS ISO HOW TO
So far we have seen how to install the WoeUSB tool and how to open the tool on a Linux system. woeusbgui & Step 3: Create the Windows Bootable USB We can use either the conventional method or we can just type the below command on the shell and hit Enter.

Once we are done with installing the WoeUSB, we can now fire up the tool and get started. Please don’t ignore the dot (.) at the end of the command. git clone įinally, Execute the below-mentioned comment on the terminal shell to get the tool installed on your system. The below-mentioned commands would be executed on all major systems. Now, we will need to clone the Git repository of the WoeUSB on our system. Sudo dnf install git p7zip p7zip-plugins python3-pip python3-wxpython4 Install WoeUSB dependencies on Fedora/Red Hat Linux System Get the dependencies on Arch Linux sudo pacman -S p7zip python-pip python-wxpython Install WoeUSB dependencies on Ubuntu/Debian System sudo apt install git p7zip-full python3-pip python3-wxgtk4.0 grub2-common grub-pc-bin Please execute the below-mentioned command according to your distribution. First, you need to get the package dependencies on your machine. The installation process of the WoeUSB tool is easy and straightforward. Step 1: Install WoeUSB on LinuxĪs the WoeUSB is a third-party app, so we will need to install the tool first on your Linux system. The WoeUSB is one of the oldest and most effective tools for making bootable files. In this method, we will see how we can create a bootable USB file of Windows from a Linux host machine through the app called WoeUSB. Method 1: Create a Windows Bootable USB on Linux with WoeUSB In this post, we will see how to create a Windows bootable USB on Linux.
BALENA ETCHER WINDOWS ISO PC
Before I go into the steps where I will show the methods, I assume that you have the ISO file downloaded on your filesystems and you know the BIOS method of your PC and what type of filesystem partition you need, like MBR or GPT.
