Urgent - Embed Support files installation on Rpi - connection timeout& issues

vvee0003
New Altair Community Member
Raspberry Pi is unable to connect to wpc.23a7.iotacdn.net
due to a connection timeout.
- I am using Putty and Ping command works - so it is not an connection issue
- To check if there is a network issue i tried this on my browser from a different device : http://wpc.23a7.iotacdn.net/8023A7/origin2/rl/Embed/raspifiletrfr_Bullseye_1.0.2.tar.gz
- The page doesn’t load
- Is there an alternate download site /method to get Embed to install Embed support files on my RPi?
- Is it possible to clone a working SD image from a previous successful trial? If so how?
0
Answers
-
Hi Vvee0003,
Due to some internal issue, the link to download the support the files for Raspberry Pi is not working.
There is an alternate manual method:
1. Copy raspifiletrfr_Bullseye_1.0.2.tar.gz (shared here) to Raspberry Pi via SCP or WinSCP
2. Open Putty and connect to Raspberry Pi
3. Run below command in Putty
$ tar zxvf raspifiletrfr_Bullseye_1.0.2.tar.gz
$ sh installEmbedSupportBullseye.sh
4. Next steps are same as earlier
0