User Tools

Site Tools


notes:woeusb

This is an old revision of the document!


Information

  • For copying Windows images to USB drives

Download

  • 5.2.4
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

Windows

11

  • :!: Change x to the path to a Windows installer .iso
  • :!: Make sure the drive is /dev/sda
lsblk
sudo '/tmp/woeusb.bash' --device x '/dev/sda' && sync
/var/www/wiki/data/attic/notes/woeusb.1668343992.txt.gz · Last modified: 2022/11/13 07:53 by Sean Rhone