Skip to content

chris1111/Create-WimlibDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create-WimlibDev

Credit: Wimlib, chris1111

Download Release ➢ Create-WimlibDev

Welcome WimlibDev

  • Disk image to using wimlib then create a windows USB install Media
  • Make sure you have Apple Command Line Tools or Xcode installed
  • Disabled Gatekeeper

WimlibDev Disk Image is use on Create-Windows-USB and its create from Wimlib-Imagex-Package

Screenshot

Manuel Usage: ⇩

  • Make sure WimlibDev.dmg and your Win11_22H2_English_x64v1.iso is on Desktop.
  • if your ISO has a different name, rename it at the end of the first command.
  • Format your 8GB USB drive as MS-DOS (FAT) / Master Boot Record, then rename it to WINUSB to match the commands.

Terminal Command: ⇩

hdiutil mount -noverify -nobrowse -mountpoint /Volumes/WIN $HOME/Desktop/Win11_22H2_English_x64v1.iso
hdiutil attach $HOME/Desktop/WimlibDev.dmg
rsync -avh --progress --exclude=sources/install.wim /Volumes/WIN/ /Volumes/WINUSB
/Volumes/WimlibDev/usr/local/bin/wimlib-imagex split /Volumes/WIN/sources/install.wim /Volumes/WINUSB/sources/install.swm 3500

Screenshot 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages