Tails no longer recommending balenaEtcher
-
what is a good one to use, is there something like rufus on linux
-
Yet another reason for people to run a default prompt (deny until prompt answer) firewall.
-
I've typically used Etcher when I have to write an ISO on Windows
-
Who tf is downvoting? Ventoy is the best
-
for Windows?
-
nah, plenty of good stuff with good ui.
balena had a pretty tasteless gui too tbh, and ads promoting other shit...
-
Plug your usb drive in and run lsblk to figure out which letter to use instead of x in /dev/sdx
sudo dd if=image.iso of=/dev/sdx bs=1M status=progress
-
Weird. I can't even tell you how many times I've used that command. But it's probably been several thousand. And I've never screwed up a flash drive that way.
There has been once or twice where I've pulled the flash drive out too quickly after it finished writing and it actually hadn't finished writing and had to redo it, but other than that, I've not actually screwed up any drives beyond repair or anything.
-
Oh, sorry. I didn't realize you were on Windows. That's a Linux command. I haven't used Windows very much since about 2018, so I don't even consider Windows anymore unless it's brought up.
-
Mac should have dd, I'd assume lsblk as well
-
Install WSL
-
Can always use dd but I always go stupid when I need to set boot flags and all that crap, which is so much easier with etcher. I think I've done dd with gparted in the past.
-
I'm pretty sure mac, being based off freebsd, would include dd
-
Install wsl lol.
-
does gparted set the correct flags too, can it also do windows
i just want a dumb ui i can dumbly drag the iso file to and it takes care of everything for me.
-
I'm guessing the people aware of Ventoy's undocumented binary blob.
-
I just use Gnome Disks for convenience over dd.
-
On Windows, Rufus is just as easy to use tho. And on Linux, there is Gnome Disks.
-
If you need a FOSS, cross platform GUI for bootable USB sticks, Raspberry Pi Imager is a really good solution.
It is mainly used to flash SD cards for RPIs, but also you can burn any ISO on any support with it. -
balenaEtcher never worked for me. No image that I flashed has been usable to boot. The RPi imager has been working flawlessly