hehe,you can write a shell script to do this by text editor in A1200.
eg.
1.cp -R /usr/lib/ezx /mmc/mmca1/ezx
2.Save as copy.lin
3.run this script by Load program(developed by yam0).
so you can found a ezx directory in your tf card.
hi,
i just set up telnet on my a1200. i'v a bash an everything is fine except that there are some directorys and programs a can't use. everything returns with "permission denied".
i'v search throgh the forum and it looks that many people can go to i.e. /usr/lib/ezx/lib, but i can't.
so anyone out there with an answer why ?
here are some dirs and commands i cannot use:
/usr/lib/ezx
/usr/setup
/ezx_user/
/lib/modules
lsmod
insmod
hehe,you can write a shell script to do this by text editor in A1200.
eg.
1.cp -R /usr/lib/ezx /mmc/mmca1/ezx
2.Save as copy.lin
3.run this script by Load program(developed by yam0).
so you can found a ezx directory in your tf card.
thanks alot
it worked
but i'm totaly sure that i've tried this before.... don't know why it worked this time ....
i discovered why it works when you use the a1200 text editor. it writes some fancy chars at the first line of the script. so when one writes the #!/bin/sh header becomes invalid. this is why the exec command from yans linloader does not start a new process. so on the 48p firmware the selinux part won't reduce my premissions