Great, thanks!

One more question. I'm trying to create a mp3tofid.sh script that would run when I dock the empeg at home. I created the script on my computer with gedit (on a mint linux box) and transfered it to the empeg via ftp. I changed the executable flag (chmod +x mp3tofid.sh) but when I try to execute it (with /usr/bin/mp3tofid.sh or ./mp3tofid.sh) I get
Code:
bash: ./mp3tofid.sh: No such file or directory
. Any idea?

Here is the script I'm trying to use.


Also, I tried to run nano directly on the empeg, but I can't run it: I get:
Code:
BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed!


Any idea what I do wrong?

Again, thank you for your time. I really appreciate it.
_________________________
Patrick