OESF Portables Forum
Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Linux => Topic started by: Yagiza on July 10, 2021, 11:52:05 am
-
It seems links to Linux for Cosmo installers on official page are broken. When I try to download them, nothing happens.
-
Might be good idea to let them know....
-
It seems links to Linux for Cosmo installers on official page are broken. When I try to download them, nothing happens.
The link is OK .
Please read the instructions before install.
http://support.planetcom.co.uk/download/cosmo-customos-installer-v4.zip
Good Luck .
-
For those that stumble here with the same issue, I've run into this issue specifically in Google Chrome. I'm not sure what is going on (bad mimetype, dodgy classification by the browser), but using another browser or copying the link (yes even in Chrome) and then using `curl -L -O https://the.planet.com/url` (or `wget -o URL`) or on Windows/Powershell `iwr URL -OutFile cosmo-linux.zip` should get it downloaded for you.