Hi, everyone:
First day trying balena IOT os.
Just followed the manual https://foldforcovid.io/ to support COVID-19. However, byt default, OS downloaded from there is balena-cloud-rosetta-at-home-arm-raspberrypi4-64-2.48.0+rev1-v10.8.0-1344795.img, it is a rosetta@home?
In order to avoid using https://foldforcovid.local/, I was tring to SSH into my RPI4. I found this topic: https://forums.balena.io/t/ssh-into-to-add-fan-control-software/95248/2, which seems to let me install balena-cli
then add my device onto balena cloud. During this process, another OS balena-cloud-foldforcovid-raspberrypi4-64-2.48.0+rev1-v10.8.0.img has to be installed.
Afterwards, balena devices
followed by balena ssh UUID
. Now, I can SSH into my device, but https://foldforcovid.local/ shows NOTHING now…
Alright, my question:
what are the differences between balena-cloud-rosetta-at-home-arm-raspberrypi4-64-2.48.0+rev1-v10.8.0-1344795.img and balena-cloud-foldforcovid-raspberrypi4-64-2.48.0+rev1-v10.8.0.img ? It seems:
- For balena-cloud-rosetta-at-home-arm-raspberrypi4-64-2.48.0+rev1-v10.8.0-1344795.img, I cannot add the device onto balena cloud, and so far, I’ve got NO idea how to SSH into my rpi4.
- For balena-cloud-foldforcovid-raspberrypi4-64-2.48.0+rev1-v10.8.0.img, this is required via balena cloud, I can list my device on balena cloud, and even SSH into it by
balena ssh UUID
, but NOTHING is shown on https://foldforcovid.local/.
Can anybody give me a hand?
Thank you…
Pei