Tiny Core Base > Final Releases
Tiny Core v8.0
nowhinjing:
/8.x/armv7/releases/RPi/src/kernel/ seems to contain modules for 4.4, not for 4.8 (or even 4.9?)
or am I missing something ?
Juanito:
This is the thread for tc-8.x x86 and x86_64, not piCore...
akelio:
Broken scp in dropbear extension.
It requires links for scp and dbclient in /usr/bin to work properly.
Juanito:
how did you generate the error and what was the error message?
[note that this thread is for tc-8.x x86/x86_64 base issues, dropbear is not part of the base]
akelio:
--- Quote from: Juanito on April 30, 2017, 07:16:02 AM ---how did you generate the error and what was the error message?
[note that this thread is for tc-8.x x86/x86_64 base issues, dropbear is not part of the base]
--- End quote ---
Oh, sorry for that...
To generate the error just try to copy something from different host to tinycore:
--- Code: (bash) ---scp test_file tc@172.16.1.69:/tmp
sh: scp: not found
lost connection
--- End code ---
And another one, while coping from tinycore to host:
--- Code: (bash) ---tc@box:~$ scp /tmp/test_file user@host:/tmp
/usr/bin/dbclient: No such file or directory
lost connection
tc@box:~$
--- End code ---
Navigation
[0] Message Index
[*] Previous page
Go to full version