Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Windows 10 USB

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Windows 10 USB

#1 Post by sjsj »

Hello,

Sorry, I speak a little English.

How to create Windows 10 pendrive in Debian?

My file is (legal downloaded): Win10_20H2_Hungarian_x32.iso

Please help me. Thanks!

User avatar
@ttila
Posts: 150
Joined: 2017-12-13 16:57
Has thanked: 2 times
Been thanked: 15 times

Re: Windows 10 USB

#2 Post by @ttila »

Try with balena etcher here: https://www.balena.io/etcher/.
Bye

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: Windows 10 USB

#3 Post by Head_on_a_Stick »

Try

Code: Select all

# cp Win10_20H2_Hungarian_x32.iso /dev/sdX ; sync
Replace X with the correct letter for the USB stick (plug in the stick and run 'dmesg|tail' to find this), do not add a partition number.

If that doesn't work then try https://github.com/WoeUSB/WoeUSB-ng

They don't have a .deb package available but I might make one for them...
deadbang

Post Reply