Create Windows Bootable USB on Ubuntu | Command Line Method

Publicado el: 20 julio 2020
en el canal de: TechSolvePrac
34,309
316

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


En esta página del sitio puede ver el video en línea Create Windows Bootable USB on Ubuntu | Command Line Method de Duración hora minuto segunda en buena calidad , que subió el usuario TechSolvePrac 20 julio 2020, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 34,309 veces y le gustó 316 a los espectadores. Disfruta viendo!