View Single Post
Old 10-05-2015, 08:16 AM   #23
spelufo
Member
spelufo began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Oct 2013
Device: Kobo H2O
Is something wrong with the kobo's telnet?

Hi. Great stuff!

I've got a new h2o and I used this udev method to run a script in /mnt/onboard. I'm using the script to log some information into text files on the /mnt/onboard partition. Taking it slowly, trying to do it myself, just for learning purposes .

I've copyied /etc/inittab and /etc/inetd.conf from the kobo, and modified them and a new /etc/init.d/rcS2 (with the KoboRoot.tgz update method) to try to get telnet and ftp working, following this blog post. Ftp works fine. Telnet closes the connection immediately:

Code:
Trying 192.168.1.43...
Connected to 192.168.1.43.
Escape character is '^]'.
Connection closed by foreign host.
I see you have used your own binaries instead of the ones already in the kobo. Did you have trouble with the ones in the kobo or did you just prefer to use your own? Any ideas what I might be doing wrong?
spelufo is offline   Reply With Quote