If I ZMODEM the mp3 in, rename to .tgz, and unwind it, I get an install.sh and install.tar, but the install.sh appears to be writing to the empeg display. Well, I'm in shell. Clue, please? :-)


You shouldn't rename and unpack the mp3/tar-file
type the following after zmodeming the file to /tmp :

# export ARCHIVE=/tmp/ds2b2.mp3
# tar xzfO $ARCHIVE empackager/install.sh | /bin/bash


this should start the install script and find the right data file...
_________________________
Frank van Gestel