Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. =======================================================================================
  2. PND : /media/SD1/pandora/menu/parchive.pnd
  3. PND_FSTYPE : Squashfs
  4. APPDATADIR : /media/SD1/pandora/appdata/parchive
  5. APPDD_FSTYPE : ext2
  6. PND_CPUSPEED : <unset>
  7. EXENAME : scripts/gpar2.sh
  8. ARGUMENTS : <unset>
  9. =======================================================================================
  10. [ START ]--- Mount the PND ----------
  11. Mounting : mount -t squashfs "/dev/loop1" "/mnt/utmp/parchive"
  12. Mounting the Union FS : mount -t aufs -o exec,dirs="/media/SD1/pandora/appdata/parchive=rw+nolwh":"/mnt/pnd/parchive=rr" none "/mnt/utmp/parchive"
  13. [SUCCESS]--- Mount the PND ----------
  14. [ START ]--- Starting the application (scripts/gpar2.sh ) ----------
  15. terminate called after throwing an instance of 'Glib::FileError'
  16. /usr/pandora/scripts/pnd_run.sh: line 519: 16079 Aborted "./$EXENAME" $ARGUMENTS
  17. [ FAILED]--- Starting the application (scripts/gpar2.sh ) ----------
  18. [ START ]--- uMount the PND ----------
  19. [ START ]--- Waiting the Union to be available ----------
  20. [SUCCESS]--- Waiting the Union to be available ----------
  21. rmdir: failed to remove `/mnt/utmp/parchive': Device or resource busy
  22. [ START ]--- Waiting the PND mount dir to be free ----------
  23. [SUCCESS]--- Waiting the PND mount dir to be free ----------
  24. cleanup done
  25. [SUCCESS]--- uMount the PND ----------
  26. =======================================================================================
  27. Return code is : 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement