Just hoping if anyone can help me overcome an Etcher installation hitch.
I’ve tried following the instructions
downloading the x64 file and unzipping it in Terminal, which appears to have worked. After a wee error, I moved it to a dir /opt and tried to run it [see below], but it just says
“cannot execute binary file: Exec format error”
Does anyone have any idea what I am doing wrong please? I am very new to all this.
Grateful thanks
KCB
pi@raspberrypi:~/Downloads unzip balena-etcher-electron-1.5.50-linux-x64.zip
Archive: balena-etcher-electron-1.5.50-linux-x64.zip
inflating: balenaEtcher-1.5.50-x64.AppImage
pi@raspberrypi:~/Downloads /opt/balenaEtcher-1.5.50-x64.AppImage
bash: /opt/balenaEtcher-1.5.50-x64.AppImage: No such file or directory
pi@raspberrypi:~/Downloads sudo mv balenaEtcher-1.5.50-x64.AppImage /opt
pi@raspberrypi:~/Downloads /opt/balenaEtcher-1.5.50-x64.AppImage
bash: /opt/balenaEtcher-1.5.50-x64.AppImage: cannot execute binary file: Exec format error