mischka
i don't know much about linux but you can try these things if you can telnet to u'r beloved

A1200
Start a telnet session and then
1. back up all the files in /ezxlocal/home/root
2. copy the attached files in root.zip to your /ezxlocal/home/root folder
3. at console run these commands
chown -R root:root /ezxlocal/home/root
export HOME=/ezxlocal/home/root
chmod go-rwX /ezxlocal/home/*
IMP: if you use SSHD then DON'T replace your .ssh folder and files within the root folder with mine, leave those alone
4. assuming you have copied the bash2 binary to /mmc/mmca1/bin/, type /mmca/mmca1/bin/bash2
also bash2 should have permissions like this
-rwxrwxr-x 1 root root 618468 Apr 16 16:48 bash2
if you don't get any errors then bash2 works, try out "ls /etc" and you should see dir listing in color!
and about eKosole, iam not sure but it could be your config file, attached is my config file for some pointers.
BTW what firmware do u use?
and hope I've not confused you by now.