That is the same command that the Manjaro wiki recommends to burn a bootable iso image of Manjaro. I thought it would work with any bootable iso.
However, the usb stick doesn’t seem to be bootable.
I plug the USB stick into a laptop, boot and hit F12, a menu appears allowing me to choose the drive to boot from, but the USB stick isn’t listed. I have been able to boot from other USB sticks on the same computer, including one of Memtest86 and one of Manjaro itself.
What am I missing?
Do I need some other special tool to burn the iso image because it’s windows? Isn’t dd “agnostic” to the content of the image?
I used woeusb a few months ago without any issues for Windows 11. It’s available from the AUR, there’s also woeusb-ng but I didn’t try that since the original woeusb worked for me.
It was really easy, you can easily find tutorials
All I did was this simple command, after opening the terminal to the folder where the windows iso is located:
That is then normally not a problem of the Windows ISO but your computer not recognizing the stick.
It should be listed at least, independent from the content.
I was always using Balena Etcher in former years to create a bootable Windows 10 Media.
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.
If you write the Windows 10 iso image to USB stick, then
Windows writes the activation key to USB stick.
And then the USB stick works only with one computer with that key.
Never heard about that. Windows normally binds the key to the hardware of the device where it is installed. That’s why you cannot simply use the license again on a different computer, even if the first one isn’t in use any longer.
There are steps to do it, but it means some additional work.
And if the USB device doesn’t boot, it is not related to the activation key.
Yes, indeed. If I ever needed to use Windows on this one, for example, it should activate without issue.
In the case of retail copies, at least as far as Win7, the key was provided on a sticker in the box with the DVD(s); don’t know if this is still the case with 10/11 but I’d assume so.
EDIT: With Windows 10 you can even skip entering the license key during setup and unlock the finished installation later within 30 days.
As far as i know this is removed on Windows 11, you cannot skip this step during setup of a retail copy.