Skip to content

lilyinstarlight/mkwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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