Burn bootable Windows 10 ISO image to USB stick with dd?

Using dd with a windows ISO will not work, and this has been known for years.

You cannot ‘burn’ the image to a stick.

I wrote a guide on the previous forum instance - and added it to this new instance back in septemper 2020.

[root tip] [How To] Use Manjaro to create a bootable Windows USB

Before the ventoy tool the only one way to create a bootable Windows ISO was to mount the iso, then format a stick with fat32 and copy the files from the ISO to the stick.

Later when the vim file exceeded 4G exfat was required.

Yes it is and I think that is part of why it doesn’t work - I never managed to understand why dd is not working for this use case.

The most reasonable explanation is this comment

1 Like