Table of Contents

Information

Download

wget -O '/tmp/woeusb.bash' 'https://github.com/WoeUSB/WoeUSB/releases/download/v5.2.4/woeusb-5.2.4.bash' && chmod +x '/tmp/woeusb.bash'

Dependencies

sudo dnf install 'wimlib-utils' -y && sync
sudo apt install 'wimtools' -y && sync

Windows ISO

Download

WoeUSB

lsblk
sudo '/tmp/woeusb.bash' --device x '/dev/sda' && sync
1)
the .iso being right after --device is intentional, as odd as the syntax looks