Forrest logo
back to context overview

woeusb

List of commands for woeusb:

  • woeusb:tldr:8b606 woeusb: Format a USB then create a bootable Windows installation drive.
    $ woeusb --device ${path-to-windows-iso} ${-dev-sdX}
    try on your machine
    explain this command
  • woeusb:tldr:e9342 woeusb: Copy Windows files to an existing partition of a USB storage device and make it bootable, without erasing the current data.
    $ woeusb --partition ${path-to-windows-iso} ${-dev-sdXN}
    try on your machine
    explain this command
back to context overview