Tails no longer recommending balenaEtcher
-
that's not something i've ever had to do, i've only done that for hard drives.
-
Not used it since I discovered this nonsense. Shows how seriously they take security.
https://github.com/balena-io/etcher/issues/3410 -
They could just ask. "Please allow us to know what you flash and on what device so we can improve the software" yes, no, tell me more, show me the data
-
Ventoy is life!
-
Is no one aware of Fedora Media Writer? It's FOSS and the most trustworthy ISO burning software in existence. It's only issue is that its named as if it is written only for producing Fedora bootable media. It works for everything.
-
It is a trap for people not knowing and government may use it as excuse to activate executive
-
Then I would have no problem using the SW, transparency is important to me
-
Or working on a case sensitive system
-
A reason was given but no source was provided, and their response to the question was very slow. I don't trust it.
-
Opensuse has one too. And dd exists for the brave or the foolish
-
did they ever clear up that random unexplained binaries issue?
-
Linux mint factory USB creator just right click and make bootable.
-
The article at the end mentions they suggest dd as alternative for MacOS (due to Unix user space). It seems the balena -> rufus decision is about the easiest-onramp Mac+Win-portable option, for those uncomfortable dropping to low-level device-writing CLI tools in their current system.
Side-note: Last time I was on a friend's Windows I installed dd simply enough both as mingw-w64 (native compiled) and under Cygwin. So for Windows users who are comfortable using dd it only requires a minor step. When I once used WSL devices were accessible too, but that was WSL1 (containerized), whereas WSL2 (virtualized) probably makes device-mapping complex(?) enough to not be worth it there.
-
Huh this is news to me. Wonder why dd has been the defacto standard in guides everywhere for the past 15-20+ years
-
I dunno... I just use dd.
-
Friendship ended with Balena
Now Rufus is my new best friend -
So tor is compromised?
-
cat works perfectly fine too
-
i think it depends on the image you get - for archlinux you can simply cat (or dd) the file onto a usb stick and it works perfectly fine, bootable. but i think i have seen an image at some point where it didn't work, but i don't recall what it was.
-
Eh, I prefer being able to specify block sizes, to maximize the throughput.