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
In questa pagina del sito puoi guardare il video online Create Windows Bootable USB on Ubuntu | Command Line Method della durata di ore minuti seconda in buona qualità , che l'utente ha caricato TechSolvePrac 20 luglio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 34,309 volte e gli è piaciuto 316 spettatori. Buona visione!