woeusb: add page (#8434)

* Create woeusb.md

* Update woeusb.md

* Update woeusb.md

* Update woeusb.md

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* Update pages/linux/woeusb.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>

* broot

Added broot command tldr.

* Delete broot.md

Co-authored-by: CleanMachine1 <78213164+CleanMachine1@users.noreply.github.com>
pull/1/head
Suyash Bhawsar 2022-09-14 00:21:53 +05:30 committed by GitHub
parent ab180013e3
commit da194b7c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
pages/linux/woeusb.md Normal file
View File

@ -0,0 +1,12 @@
# 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}}`