System Grab Bag

View all TLDR pages from Linux (or from all pages)

woeusb

Windows media creation tool. More information: https://github.com/WoeUSB/WoeUSB.
  • Format a USB then create a bootable Windows installation drive:
    woeusb --device {{path/to/windows.iso}} {{/dev/sdX}}
  • 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}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.