User Tools

Site Tools


general:linux:create_usb_bootable_windows_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:linux:create_usb_bootable_windows_install [2021/11/12 11:35] sunkangeneral:linux:create_usb_bootable_windows_install [2021/11/16 12:13] (current) sunkan
Line 1: Line 1:
-====== Create USB Bootable Windows installation ======+====== Create USB Bootable Windows installation source ======
 Install "wimtools" so we can use wimsplit as the .wim file is usually too big for FAT32 Install "wimtools" so we can use wimsplit as the .wim file is usually too big for FAT32
  
Line 37: Line 37:
 </code> </code>
  
-====== Install from this USB drive ======+===== Install from this USB drive ===== 
 Due to the fact that install.wim is now split we need to launch Setup.exe manually. Due to the fact that install.wim is now split we need to launch Setup.exe manually.
  
Line 49: Line 50:
 c:\setup.exe /installfrom:"C:\sources\install.swm" c:\setup.exe /installfrom:"C:\sources\install.swm"
 </code> </code>
 +
 +====== Create USB bootable Windows install using Ventoy ======
 +
 +Install Windows using some virtualization tool (I tested using Virtualbox as it has VHD support builtin). \\
 +Make sure you boot it fully after installation to make sure everything is installed. \\
 +
 +Install [[https://www.ventoy.net/en/index.html|Ventoy]] to USB drive. \\
 +Then reformat the "Ventoy" partition in NTFS (needed for support to boot VHD files). \\
 +Install the [[https://github.com/ventoy/vhdiso/releases|VHDISO]] plugin to Ventoy by copying ventoy_vhdboot.img to a folder named "ventoy". \\
 +See instructions here [[https://www.ventoy.net/en/plugin_vhdboot.html]] \\
 +Copy the VHD image from the newly installed windows to the "ventoy" NTFS formatted partition. \\
 +
 +Done.
 +
general/linux/create_usb_bootable_windows_install.1636716924.txt.gz · Last modified: 2021/11/12 11:35 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki