Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: bigpcman on February 10, 2009, 01:24:29 PM

Title: ssh login when tinycore is at login prompt state requires CNT-C exit
Post by: bigpcman on February 10, 2009, 01:24:29 PM
When remotely logging in as user tc using ssh dropbear server and putty client after the tinycore system has been put back to the login state (exit to prompt and exit again) the remote login dialog stops responding and requires a CNT-C to regain control. Meanwhile the tinycore system has loaded the tc user environment including xvisa and then exits upon CNT-C back to the login state. At this point the system functions normally.

edit:
I should also mention I am using root and tc passwords.

edit2
Exit to prompt (user tc) also encounters the same problem as described above.
Title: Re: ssh login when tinycore is at login prompt state requires CNT-C exit
Post by: roberts on February 10, 2009, 08:58:24 PM
The default inittab does an auto login of user tc.

User tc's default .profile starts X unless the system was booted with the text boot option.

If you add text to your boot options then the system will behave the way that you would expect with ssh while at the same time allowing a simple startx on the console to bring up X if so desired.