Moderators: marcelr, Toonz, TheHogNL, TerrorSource
ssh -i id_rsa root@<TOON IP ADDRESS>
Fietspomp wrote: I'm not sure if the newer version of busybox is mandatory so indeed why not leave it out.
cc -Wall -I. -g -O2 -fno-unwind-tables -fno-asynchronous-unwind-tables -rdynamic -o jimsh jimsh.o initjimsh.o libjim.a -ldl
jimsh.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
Makefile:52: recipe for target 'jimsh' failed
make[2]: *** [jimsh] Error 1
make[2]: Leaving directory '/home/pi/openocd/jimtcl'
Makefile:3782: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/pi/openocd'
Makefile:4081: recipe for target 'install' failed
make: *** [install] Error 2
pi@raspberrypi3:~/openocd $
Martin101010 wrote:Marten,
I'm trying to use your script, but got stuck on the dependencies. I get;
(...)
What is it that I'm missing?
marcelr wrote:Fietspomp wrote: I'm not sure if the newer version of busybox is mandatory so indeed why not leave it out.
The standard busybox blocks serial access. The later version of busybox (1.27.2-r4), retains all features of busybox 1.18.3 and 1.27.2 combined.
marcelr wrote:Hi @martenjacobs,
Just had a quick peek at your scripts. I would strongly suggest to add the latest busybox (1.27.2-r4) and its two modules to the initial install. If for whatever reason the installation of dropbear fails, you're quite lost. Furthermore, one wrong update and the ssh access is cut off. The serial port can then serve as a last resort to access a toon. Furthermore, there's no harm done in adding busybox, it's fully compatible with quby's version (it only has a few extra features added to it). Then of course, you will also need to patch /etc/inittab to add the getty.
Anyway, nice job.
Users browsing this forum: No registered users and 1 guest