balena-io / etcher

Flash OS images to SD cards & USB drives, safely and easily.
https://etcher.io/
Apache License 2.0
29.56k stars 2.1k forks source link

Etcher says successful but USB is blank #3717

Closed KTkabo0m closed 2 years ago

KTkabo0m commented 2 years ago
mcraa commented 2 years ago

Of course you have dev tools @KTkabo0m It is built into the browser. Just read the issue template carefully. image

Linux partitions are not necessarily visible on windows. Did you try to boot from the drive or just assumed something is wrong because windows is not showing it?

lurch commented 2 years ago

@mcraa

Linux partitions are not necessarily visible on windows.

That seems to confuse people on a regular basis - it might be worth adding something to https://github.com/balena-io/etcher/blob/master/docs/USER-DOCUMENTATION.md ?

KTkabo0m commented 2 years ago

@mcraa

Linux partitions are not necessarily visible on windows. Did you try to boot from the drive or just assumed something is wrong because windows is not showing it?

Well I stopped using Etcher after trying it 4 times. I then switched to Rufus which worked on the first try. The same ISO and I could see that the USB flash drive had content when I used Rufus but nothing was on it with Etcher.

So now that I have the work done using Rufus I guess this can now be closed.

Thank you.

lurch commented 2 years ago

Rufus works in a slightly different manner than Etcher does #413 (which means that Rufus only works with disk images that it explicitly supports, whereas Etcher works with any disk image)