Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Automated tool to create Windows install disks for moments when install.wim exceeds 4 GB to be placed in FAT32 partition.

License

Notifications You must be signed in to change notification settings

vcprocles/ntfs-wininstall-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NO FURTHER DEVELOPMENT WILL BE MADE

ntfs-wininstall-create

Automated tool to create Windows install disks for moments when install.wim exceeds 4 GB to be placed in FAT32 partition. C Shell (csh) is required to run this script. Other software used: FUSE, ntfs-3g, Rufus's UEFI:NTFS boot image, GNU Coreutils

Usage: wininstall.csh [source-iso] [device name]

Example: wininstall.csh Windows.iso /dev/sdb

Tested and works on Ubuntu 22.04 Doesn't work correctly on Ubuntu 20.04 (#1)

About

Automated tool to create Windows install disks for moments when install.wim exceeds 4 GB to be placed in FAT32 partition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages