Here it is :
=======================================================================================
PND : /media/mmcblk0p1/pandora/menu/PND.pnd
PND_FSTYPE : ISO
APPDATADIR : /media/mmcblk0p1/pandora/appdata/pandoraclock-app
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : run.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -o ro "/dev/loop0" "/mnt/utmp/pandoraclock-app"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/mmcblk0p1/pandora/appdata/pandoraclock-app=rw+nolwh":"/mnt/pnd/pandoraclock-app=rr" none "/mnt/utmp/pandoraclock-app"
[sUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application (run.sh ) ----------
/usr/pandora/scripts/pnd_run.sh: line 546: ./run.sh: Permission denied
[ 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/pandoraclock-app': 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 : 2
It seems like it is a permission problem...?