Tails no longer recommending balenaEtcher
-
For some more context:
https://lemmy.one/post/19193506
seems like dd commands and gnome's MultiWriter might be the only ways to flash stuff on linux
-
Last I heard it was also suspect: Ventoy source code contains some unknown BLOBs, still no word on the issue from the dev after months
-
Doesn't the official guide recommend using GNOME Disk Utility anyway?
-
Fedora Writer is another one (also works on Windows and maybe Mac), and there's also GLIM for multiboot, similar to Ventoy.
-
This has been my experience as well. Some people love it, but I'm not gonna rely on it for critical backup or recovery tools (also, there's that whole binary blob thing, besides).
-
dd
-
Gonna look into GLIM, thanks
-
i still don't understand why anyone would use etcher. it's an electron wrapper over
dd
. it's 80MB where rufus is 1.5. when it appeared there were already other programs that did its job better. -
I have had no complaints about it, but with that said, I absolutely would not use it for any vital backup your recovery tools.
It was fantastic however, to use to load up with handfuls of different live distro ISOs to play around with.
-
Generally Ventoy is better than both. Choose a dedicated flash storage, flash Ventoy to it, then click and drag as many ISO's as can fit on your drive and you can boot from any one of them at any time.
Much better than Etcher or Rufus, IMO.
-
I've been avoiding it ever since the Balena moniker change.
-
That's..... Interesting. I've been using Ventoy professionally for like... 2-3 years now and I've not once had an issue with daily use. Unironically like 2500-3000 uses without issue.
-
There's also Popsicle which is made by the folks over at System76.
-
Hello cat or cp or pv... Or anything else that works with files
-
Rufus seems to be just for Windows and dd does not have a gui
-
Sudo dd if=tails.iso of=/dev/sdb
-
The linked article recommends Raspberry Pi Imager for writing Tails from macOS, and that is also available on Linux and Windows.
https://www.raspberrypi.com/software/
Though the site only shows how to install on Ubuntu, the GitHub repo for the tool does have an AppImage that should work on any distro.
-
I thought the binary blob thing was explained?
Basically UEFI booting requires shims and those need to be signed so the Ventoy author is re-using the ones from Fedora and OpenSUSE. This can be verified by comparing hashes, which the author of that comment shows how to do.
This whole thing seems to come down to people freaking the F out because they don't understand how the software works and the Author of the software is currently PO'd off at the community and stopped answering questions.
-
bash: Sudo: command not found
-
Lol, nice one