Skip to content

lilyinstarlight/mkwin

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

mkwin

mkwin is a shell script to create a Windows installation USB from ISO. It support EFI and MBR boot for Windows 7 and up.

Requirements

  • grub
  • dosfstools
  • ntfs3g
  • 7z (optional; required for Windows 7)
  • dialog (optional; required if not specifying device on command line)
  • sane environment (util-linux, coreutils, etc.)

Usage

Run the mkwin script in your shell:

$ sudo ./mkwin.sh <iso> [device] [label]

If device is omitted, you will be prompted to select from available removable devices.

About

a shell script to create a Windows installation USB from ISO

Resources

License

Stars

Watchers

Forks

Packages

No packages published