The process of how to create a bootable Windows USB Flash Drive on Ubuntu Linux computer using command line terminal. The process can also be used on other Linux operating system such Linux Mint , Debian, etc. also with similar steps.
Steps:
1. Download Windows ISO file
2. Open Terminal
3. Insert a Flash Drive
4. Make it bootable with DD command:
$ sudo dd bs=4M if=[ISO source] of=[Destination Flash Drive] status=progress oflag=sync
A Flash Drive of 8 GB or more can be used to make it Windows bootable. Ensure that there is no data on the flash drive as it will be erased.
You can use this flash drive to install Windows on any computer.
Source: https://www.techsolveprac.com/windows...
Useful Links used in video:
Hastags: #windowsbootable #windows
On this page of the site you can watch the video online Create Windows Bootable USB on Ubuntu | Command Line Method with a duration of hours minute second in good quality, which was uploaded by the user TechSolvePrac 20 July 2020, share the link with friends and acquaintances, this video has already been watched 34,309 times on youtube and it was liked by 316 viewers. Enjoy your viewing!