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

  • Expects ~/Downloads/Win11_22H2_English_x64v1.iso
  • :!: Make sure the drive is /dev/sda
lsblk
sudo '/tmp/woeusb.bash' --device ~/'Downloads/Win11_22H2_English_x64v1.iso' '/dev/sda' && sync
/var/www/wiki/data/attic/notes/woeusb.1666863390.txt.gz · Last modified: 2022/10/27 05:36 by Sean Rhone