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.
- Host: GitHub
- URL: https://github.com/cddmp/winusb
- Owner: cddmp
- Created: 2019-06-19T20:38:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T13:41:53.000Z (over 5 years ago)
- Last Synced: 2025-08-13T15:58:06.033Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```