I tried to install Balena Etcher on PureOS to flash an SDcard with UmbrelOS (for a Rasberry Pi),
but I get this in the terminal:
It looks like we don’t currently support your distribution release and
: version. This is something that we can fix by adding it to our list of
: supported versions (see contact us below), or you can manually override
: the values below to an equivalent distribution that we do support:
:
: … distro=pureos version=10.0 codename=byzantium arch=x86_64
:
How do I do this manually? I have no experience with overriding.
The extracted balena etcher appimage file will not run. I’ve removed it, re-downloaded, and extracted multiple times and I’m still not able to start the application.
bradmills@PureDesk:~/Downloads$ chmod +x balenaEtcher-1.7.3-x64.AppImage
bradmills@PureDesk:~/Downloads$ ./balenaEtcher-1.7.3-x64.AppImage
Here is the error that was returned after attempting to execute the file from the terminal
“[3419:0204/164919.906726:FATAL:setuid_sandbox_host.cc(158)] 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_balenaWn9W97/chrome-sandbox is owned by root and has mode 4755.
/tmp/.mount_balenaWn9W97/balena-etcher-electron: line 10: 3419 Trace/breakpoint trap “${script_dir}”/balena-etcher-electron.bin “$@”
bradmills@PureDesk:~/Downloads$”