Can you tell us what you see in the pndout file in the system tmp directory?
Sure.
Here it is:
=======================================================================================
PND : /media/PANDORA/pandora/apps/cgoban3.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/PANDORA/pandora/appdata/cgoban3
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : run.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/cgoban3"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/PANDORA/pandora/appdata/cgoban3=rw+nolwh":"/mnt/pnd/cgoban3=rr" none "/mnt/utmp/cgoban3"
[sUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( run.sh ) ----------
/usr/pandora/scripts/pnd_run.sh: ./run.sh: /bin/sh^M: bad interpreter: No such file or directory
[ FAILED]--- Starting the application ( run.sh ) ----------
[ START ]--- Restoring the frame buffer status ----------
[sUCCESS]--- Restoring the frame buffer status ----------
[ START ]--- uMount the PND ----------
[ START ]--- Waiting the Union to be available ----------
[sUCCESS]--- Waiting the Union to be available ----------
auplink
link.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/cgoban3': Device or resource busy
[ START ]--- Waiting the PND mount dir to be free ----------
[sUCCESS]--- Waiting the PND mount dir to be free ----------
cleanup done
[sUCCESS]--- uMount the PND ----------
=======================================================================================
Return code is : 3
Thanks again for your help!