TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Usbimager – A non-electron based alternative to Balena Etcher

116 pointsby charsiover 3 years ago

16 comments

naoruover 3 years ago
Etcher was a nice simple application, but now it's an attention grabbing adware monster. I don't need any promotions when I'm burning my SD cards, thank you very much. I'm surprised that so many people here chose to defend it.
评论 #28918130 未加载
factorialboyover 3 years ago
I&#x27;ve used USBImager for several months now. It is exactly the kind of app I love: Minimal, does one thing well, no-bloat.<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager</a>
评论 #28906600 未加载
jason0597over 3 years ago
I highly recommend Rufus for Windows users. I&#x27;ve used it many times in the past without any issues. Very lightweight and very reliable<p><a href="https:&#x2F;&#x2F;rufus.ie&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;rufus.ie&#x2F;en&#x2F;</a>
评论 #28906089 未加载
评论 #28906110 未加载
charsiover 3 years ago
I should have used the much better url for this - <a href="https:&#x2F;&#x2F;bztsrc.gitlab.io&#x2F;usbimager&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bztsrc.gitlab.io&#x2F;usbimager&#x2F;</a><p>I like rufus on windows but it feels weird to fire up my gaming rig to write a linux usb. Usbimager is cross platform.<p>Also discovered this user&#x27;s manual for usbimager -<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager&#x2F;raw&#x2F;master&#x2F;usbimager-manual.pdf" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager&#x2F;raw&#x2F;master&#x2F;usbimager-man...</a>
colinfinckover 3 years ago
I&#x27;ve been using Win32DiskImager since the first Raspberry Pi. Never found a reason to change.<p>Usbimager looks nice in comparison to the bloated Balena Etcher, but otherwise very similar to the Win32DiskImager I&#x27;m already using. Or is there something I am missing?
评论 #28905980 未加载
korseover 3 years ago
Got to give a shout out to my boy, dd.
评论 #28920297 未加载
izackpover 3 years ago
There is also &#x27;dd&#x27; and winDD for windows.
automatoover 3 years ago
just tried usbimager. got an error: &quot;Permission denied&quot; after i explicitly gave it permission to access the drive.
1MachineElfover 3 years ago
This usbimager tool looks great.<p>Yes, Balena Etcher is popular, and it works well on different operating systems, but it&#x27;s EXE installer is over 140 MB. That&#x27;s far, far more than is needed for this functionality. Compare Balena Etcher on Windows to Win32DiskImager, which needs only 12 MB. UNetbootin accomplishes this with just 5 MB. Rufus gets it done with just over 1 MB. That&#x27;s all you really need on Windows to accomplish this task.<p>On macOS, no 3rd party software is even required at all. It has a graphical Disk Utility program that makes this easy to do. Major Linux distros also have <i>built-in</i> GUI programs for this. For cross platform GUI, this Usbimager tool appears to fulfill the need too.<p>The bloat and potential attack surface of Balena Etcher makes me unreasonably sad. I would like to see less of it.
评论 #28905969 未加载
评论 #28905921 未加载
评论 #28907180 未加载
评论 #28906996 未加载
评论 #28906204 未加载
评论 #28906306 未加载
评论 #28906951 未加载
marcodiegoover 3 years ago
Writing directly to sectors of a block device is the kind of low level task I&#x27;d not think could be done well by web derived technologies like electron. I&#x27;m glad I was wrong.<p>Electron apps may eat too much RAM, have their performance impact, but for an app that is seldom used and won&#x27;t be running continuously in the background, that is really not a problem. Considering that hardware constantly evolves, even if such evolution has been slowing down, the benefits on portability for these apps are a price I&#x27;m very willing to pay for.
评论 #28906091 未加载
评论 #28906645 未加载
AnonHPover 3 years ago
Mod&#x2F;OP: The link leads to a person’s profile page on GitLab. Please update it to this link for the README on Usbimager:<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager&#x2F;-&#x2F;blob&#x2F;master&#x2F;README.md" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;bztsrc&#x2F;usbimager&#x2F;-&#x2F;blob&#x2F;master&#x2F;README.md</a>
评论 #28905454 未加载
BiteCode_devover 3 years ago
I&#x27;m the first person to complain about bloated electron apps, but this is a task that I do so rarely I really don&#x27;t mind it&#x27;s electron.<p>This is, btw, not really an alternative to etcher, more like an alternative to rufus or unetbootin.<p>Indeed, the reason they made etcher was because they had too many help requests from hobbyists trying to flash their raspi sd cards. So they made a candy UI, and the requests dropped.<p>The candy UI is the main goal of etcher, if you remove that, then why not use the already very fine existing solutions?
评论 #28907617 未加载
baal80spamover 3 years ago
Praise the lord.<p>I had to use Ether recently to write a Linux image to a pendrive (it didn&#x27;t work when I used Rufus, they specifically stated on the site to use Etcher) and I couldn&#x27;t believe what a piece of trash software that is.<p>To think I had to install an over a 100 MB application to do such a trivial task, it was mind-boggling.
评论 #28905705 未加载
评论 #28906095 未加载
craftomanover 3 years ago
What&#x27;s wrong with Electron? Etcher is a tool with 5 minutes maximum running time, it&#x27;s not Slack where you have to run on background for hours. Also size is irrelevant these days, you can download a 150 mb file in 2 seconds.
评论 #28905930 未加载
评论 #28905905 未加载
评论 #28907276 未加载
评论 #28906262 未加载
NikolaeVariusover 3 years ago
I&#x27;ve always found it so weird that a piece of trash like Etcher could become so popular
评论 #28905546 未加载
评论 #28905601 未加载
评论 #28905714 未加载
评论 #28906233 未加载
评论 #28905789 未加载
评论 #28913952 未加载
评论 #28905900 未加载
评论 #28905653 未加载
评论 #28905489 未加载
SavantIdiotover 3 years ago
As always: please show me an alternative to Electron that works out of the box on Linux&#x2F;Win10&#x2F;MacOS with zero edits to your JavaScript.<p>I would be delighted if there was an alternative. I ask every time an Electron hate discussion pops up. Still nothing anywhere near as good for Node Server + Browser Framework.
评论 #28916562 未加载
评论 #28908134 未加载
评论 #28907755 未加载