Page 1 of 1

No such file or directory..Loading Portsdown !!

Posted: Mon Nov 28, 2022 11:44 pm
by i4wrm
Hello everyone. I'm trying to load the Portsdown file using the following commands from ssh on three lines:
wget https://raw.githubusercontent.com/Briti ... rtsdown.sh
chmod +x install_portsdown.sh
./install_portsdown.sh I followed the guide perfectly https://github.com/BritishAmateurTelevi ... portsdown4
but I get the answer : no such file or directory .. where am I going wrong ? (Raspberry pi4 4 Giga + Waveshare 7 inch capacitive touch display + ethernet cable.. I also tried disabling antivirus and firewall.. but nothing..) Thank you all for reading me from i4wrm Ros

Re: No such file or directory..Loading Portsdown !!

Posted: Tue Nov 29, 2022 1:30 am
by G4EWJ
Something seems to have gone wrong with the line formatting when you copied the 3 lines. Try copying and hitting ENTER one line at a time.

Brian


wget https://raw.githubusercontent.com/Briti ... rtsdown.sh

chmod +x install_portsdown.sh

./install_portsdown.sh

Re: No such file or directory..Loading Portsdown !!

Posted: Tue Nov 29, 2022 9:42 am
by i4wrm
Thanks Brian.. I tried several times but no result.. I also tried to ping 8.8.8.8 and it works.. I also tried from sudo raspi-config to download the most updated version of raspi config and no problem.. really weird. I don't know if the problem could be that I used the raspeberry with other images ( various ubuntu and Raspian ) before using it for the portsdown..thanks 73 de ros i4wrm

Re: No such file or directory..Loading Portsdown !!

Posted: Tue Nov 29, 2022 10:23 am
by i4wrm
Resolved !! I mistyped the following three lines..

wget https://raw.githubusercontent.com/Briti ... rtsdown.sh

chmod +x install_portsdown.sh

./install_portsdown.sh

Thanks BATC !!