A
A
Arthur Svizhevsky2014-10-17 15:24:03
linux
Arthur Svizhevsky, 2014-10-17 15:24:03

How to install Windows from Linux using a USB flash drive?

I can not figure out how to make a bootable Windows flash drive on Linux! Through the terminal, I standardly write the write code to the USB flash drive, but then it asks for a password, and then it still doesn’t work! When you enter your password, nothing is written, or it says try again later.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2014-10-17
@azrail_dev

Try with dd. Seems to work with windows 7

W
Wimbo, 2014-10-17
@Wimbo

I write the image through the WinUSB utility ( ubuntovod.ru/soft/winusb.html)
Sometimes for some reason it does not create a boot area, but the second time everything goes fine.

V
Vladimir Polishchuk, 2014-10-17
@NorthDakota

dd if=... of=...
The main thing is to write not to the disk (for example sda) but to the partition (example sda1)
that's all the magic)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question