An open API service indexing awesome lists of open source software.

https://github.com/cddmp/winusb

A tool to create Windows USB boot sticks from Windows ISO images for legacy (CSM) boot.
https://github.com/cddmp/winusb

Last synced: about 1 month ago
JSON representation

A tool to create Windows USB boot sticks from Windows ISO images for legacy (CSM) boot.

Awesome Lists containing this project

README

          

# winusb
A simple script to create Windows USB boot sticks for legacy (CSM) boot.

## Usage
Pass the ISO image as first and the USB device as second parameter.

Example: ```winusb.sh window.iso /dev/sdb```