On Mon, 2007-02-05 at 08:00 -0600, Ryan Corder wrote: > On Mon, 2007-02-05 at 12:19 +0100, Jules Colding wrote: > > The problem is that when I attempt to ssh to the box then the connection > > is dropped immediately after having been authenticated. > > > > So sshd must attempt to write to some file on the ro mounted disk, but > > which one? > > connect a serial console to your Soekris and run sshd on the command > line in the foreground via 'sshd -Dd'. then try to connect via ssh from > your client and see what sshd spits out before it disconnects you.
It seems that /dev/ttyp0 and /dev/ptyp0 are the ones. Thanks, jules