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
Sur cette page du site, vous pouvez voir la vidéo en ligne Create Windows Bootable USB on Ubuntu | Command Line Method durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur TechSolvePrac 20 juillet 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 34,309 fois et il a aimé 316 téléspectateurs. Bon visionnage!