Talk:Get a shell

From OpenEZX

Jump to: navigation, search

I'm not sure how to edit this in, but instead of using minicon, one can just echo the commands to the tty device. (i.e. echo "AT+mode=13" > /dev/ttyACM0 )

Does not work with all phones

A Rokr E2 I just got (from the US) does obey the AT+mode=13 all right, and switches to MotNet. The TCP/IP is up and running, but all the ports are closed. An E2 I got from China had telnet, ftp and samba ports open. So no joy getting shell access, at least so far. Egil 14:18, 2 July 2007 (CEST)


I've posted an alternative way to open a shell on the phone, using nc to spawn /bin/sh. If the phone has bash, you can also try to redirect stdin, stdout and stderr to and from /dev/tcp/host/port (use a different port to each redirection). It should be simpler, no need to cross compile netcat.

A810 shell access

linloader is not supported on A810, would like to know alternatives to install linloader Also the change in mode (USB NET) that is AT+MODE=27 never works on A810, however on windows MPT successfully enables USB lan. Any experiences with the default firmware on A810 would be highly appreciated.


Hi, akaik, the a810 is closer to others E28's "twin" phones, than to the ezx phones... For what i could see , you need to activate telnet, with some codes ( maybe *#128*12819# ). try to use infos from opentwin.org. a quick search find that page http://opentwin.org/wiki/Telnet_tact or this one http://opentwin.org/wiki/Se_connecter_au_telnet_du_Twin_Tact i know it is in french but you can translate or contact the twin team on #twin irc channel on irc.freenode.net , or one of the members by the mailing list. They prob. know better a810 than here.

sabrod
Personal tools