View Single Post
Old 01-03-2012, 07:11 PM   #1
peterx
Connoisseur
peterx will become famous soon enoughpeterx will become famous soon enoughpeterx will become famous soon enoughpeterx will become famous soon enoughpeterx will become famous soon enoughpeterx will become famous soon enough
 
Posts: 64
Karma: 669
Join Date: Jan 2012
Device: M92
ssh on Onyx Boox M92

Hi!

It would be great if we could run an ssh server on the Onyx Boox M92. I managed to compile dropbear statically linked and run it. There are two problems, though:
  1. the kernel does not support the devpts filesystem, which is important for ssh login
  2. the ssh server crashes very often (always after the first command), I do not know how this is caused, though

I have attached the binary (gzipped due to forum restrictions). You additionally need a host key (use your desktop to generate it) and you have to copy your public user key to /root/.ssh/authorized_keys (do not forget to create the directory).
Attached Files
File Type: gz dropbear.gz (418.6 KB, 1072 views)
peterx is offline   Reply With Quote