mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
423 B
423 B
woeusb
Windows media creation tool. More information: https://manned.org/woeusb.
- Format a USB then create a bootable Windows installation drive:
sudo woeusb {{[-d|--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 {{[-p|--partition]}} {{path/to/windows.iso}} {{/dev/sdXN}}