Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.97 KB | None | 0 0
  1. =======================================================================================
  2. PND : /media/mmcblk0p1/pandora/menu/tiled.pnd
  3. PND_FSTYPE : Squashfs
  4. APPDATADIR : /media/mmcblk0p1/pandora/appdata/tiled
  5. APPDD_FSTYPE : vfat
  6. PND_CPUSPEED : <unset>
  7. EXENAME : start.sh
  8. ARGUMENTS : <unset>
  9. =======================================================================================
  10. [ START ]--- Mount the PND ----------
  11. Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/tiled"
  12. Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/mmcblk0p1/pandora/appdata/tiled=rw+nolwh":"/mnt/pnd/tiled=rr" none "/mnt/utmp/tiled"
  13. [SUCCESS]--- Mount the PND ----------
  14. [ START ]--- Starting the application ( start.sh ) ----------
  15. no config found. creating default-config
  16. ./start.sh: line 23: mkdir: not found
  17. ./start.sh: line 23: mkdir: not found
  18. ./start.sh: line 23: mkdir: not found
  19. ./start.sh: line 23: mkdir: not found
  20. ./start.sh: line 23: cp: not found
  21. /mnt/utmp/tiled/bin/tiled: error while loading shared libraries: libEGL.so: cannot open shared object file: No such file or directory
  22. [ FAILED]--- Starting the application ( start.sh ) ----------
  23. [ START ]--- Restoring the frame buffer status ----------
  24. [SUCCESS]--- Restoring the frame buffer status ----------
  25. [ START ]--- Restoring nub mode ----------
  26. [SUCCESS]--- Restoring nub mode ----------
  27. [ START ]--- uMount the PND ----------
  28. [ START ]--- Waiting the Union to be available ----------
  29. [SUCCESS]--- Waiting the Union to be available ----------
  30. auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
  31. rmdir: failed to remove `/mnt/utmp/tiled': Device or resource busy
  32. [ START ]--- Waiting the PND mount dir to be free ----------
  33. [SUCCESS]--- Waiting the PND mount dir to be free ----------
  34. cleanup done
  35. [SUCCESS]--- uMount the PND ----------
  36. =======================================================================================
  37. Return code is : 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement