Etcher will not run [SOLVED]
Etcher will not run [SOLVED]
I downloaded the latest file and I extracted it to documents (also tried downloads). It contains an appimage but it simply wont run. I searched the forum found dome pieces of information but non that directly assesses this situation.
Last edited by Sparky on Wed Jan 15, 2020 12:17 pm, edited 1 time in total.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
- dolphin_oracle
- Developer
- Posts: 22096
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Etcher will not run
the appimage is very like not executable
Code: Select all
chmod a+x NAME_OF_APPIMAGE
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: Etcher will not run
Code: Select all
$ chmod a+x balenaetcher-1.5.71-x64.AppImage
Code: Select all
chmod: cannot access 'balenaetcher-1.5.71-x64.AppImage': No such file or directory
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
- dolphin_oracle
- Developer
- Posts: 22096
- Joined: Sun Dec 16, 2007 12:17 pm
Re: Etcher will not run
try sudo
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Re: Etcher will not run
I have older version balena-etcher-electron-1.5.56-linux-x64.zip that works OK.
Downloaded new version balena-etcher-electron-1.5.71-linux-x64.zip, I unzip it check permissions -rwxr-xr-x, and ran from terminal (after renaming - for ease of typing):
Downloaded new version balena-etcher-electron-1.5.71-linux-x64.zip, I unzip it check permissions -rwxr-xr-x, and ran from terminal (after renaming - for ease of typing):
┌─[earl@new]─[06:01:35 pm]───────────────────────────[/mnt/data2/App/New Folder]
└─> ./Etcher
[13163:0114/180149.516040:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_Etcher10Eucy/chrome-sandbox is owned by root and has mode 4755.
/tmp/.mount_Etcher10Eucy/balena-etcher-electron: line 6: 13163 Trace/breakpoint trap "${BASH_SOURCE%/*}"/balena-etcher-electron.bin "$@"
Re: Etcher will not run
Code: Select all
sudo balenaetcher-1.5.71-x64.AppImage
sudo: balenaetcher-1.5.71-x64.AppImage: command not found
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Re: Etcher will not run
Re appimage not run due to sandbox issues see here three ways to make it run:
viewtopic.php?p=549072#p549072

viewtopic.php?p=549072#p549072

Re: Etcher will not run
Installing liquorix kernel worked for me.
Re: Etcher will not run
In Linux MX you do not need Balena Etcher, for that you have the tools of MX Linux and they work very well to create live usb from other ISO images
- Head_on_a_Stick
- Posts: 919
- Joined: Sun Mar 17, 2019 3:37 pm
Re: Etcher will not run
There is a .deb for it, but the download link is broken. Corrected: https://dl.bintray.com/etcher/debian/et ... _amd64.deb
Looks like it's installable in my Debian buster box (but I'm not trying it for real). Anyway, I agree with napsix65, it seems to be entirely superfluous.
Looks like it's installable in my Debian buster box (but I'm not trying it for real). Anyway, I agree with napsix65, it seems to be entirely superfluous.
mod note: Signature removed, please read the forum rules