Tails no longer recommending balenaEtcher
-
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.
-
Why use a fancy GUI tool when good old
dd
does the trick -
Completely aside from the blob issue mentioned, the Tails team has recommended against using a multiboot utility like Ventoy to install Tails. Ventoy works fine for basically any other operating system (again, aside from the blob issue), just not Tails, which is what this post is about.
-
WSL2 has relatively easy (a few powershell commands iirc) device mounting, provided you aren't trying to mount
or the windows install drive (not necessarily the same).
-
Rufus is great! I worked with the maintainer to fix a bug in hardware they didn't have and it was a very pleasant experience.
-
It won't depend. I think it's because back in the day we never had an easy way to force boot a device, if a device wasn't flagged as bootable it wouldn't boot
-
I used to use the fedora media writer but the RPi imager software is so easy I switched
-
pv
for life. -
cat is the tool of distinguished gentlemen
-
Thanks for trying.
I'm not against terminal, but I'd just have to look up commands every time that I rarely use.
-
for Windows
-
Balenaetcher has, for me at least, failed to write to USBs for the last 3 years or so that I've tried to use it - meanwhile random iso writers from flatpak have been more reliable for me. Very obnoxious that so many iso related sites recommend it. Rufus, kicks tons of ass, if for whatever reason you're still on windows.
Also on most distros I've tried, the disk utility has some sort of right click or context menu that gets you a 'restore disk image' button that works great as well.
-
dd status=progress
can also tell you how far along the operation is. -
Or gnome disks, which also adds an "open with 'write to drive'" option to isos and images