How To Create A Bootable Windows 10 USB Flash Drive In Linux And Windows With Ventoy
This video covers creating a bootable Windows 10 USB flash drive in Linux and Windows using Ventoy.
https://ventoy.net/en/index.html
Install Gnome disks, delete any existing partitions on the flash drive, and create a new single partition on the drive, formatted as EXT4, and take note of the drive reference, which is my case would be dev/sde.
https://github.com/ventoy/Ventoy/releases
Download, and extract the latest version of Ventoy to a folder, open up a Terminal window in the extracted folder and type the following command referencing the flash drive location on the system:
sudo sh Ventoy2Disk.sh -I /dev/sde
Complete the installation.
https://www.microsoft.com/en-us/software-download/windows10ISO
Next, download the latest version of Windows 10 ISO, copy it to the ventoy partition on the flash drive, and once done boot off the flash drive as normal, selecting the Windows 10 option when it appears.
#ventoy #linux #tutorial ... https://www.youtube.com/watch?v=O0Hxt3Evn_E
31178586 Bytes