OESF Portables Forum

Model Specific Forums => Cosmo Communicator => Cosmo Communicator - Linux => Topic started by: Yagiza on July 10, 2021, 11:52:05 am

Title: Can't download Linux for Cosmo
Post 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.
Title: Re: Can't download Linux for Cosmo
Post by: ArchiMark on July 10, 2021, 10:53:47 pm
Might be good idea to let them know....

Title: Re: Can't download Linux for Cosmo
Post by: cam1965 on July 11, 2021, 07:29:26 am
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 .
Title: Re: Can't download Linux for Cosmo
Post by: dragon788 on September 29, 2021, 12:33:14 pm
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.