Release bloqus


peelie

Active Member
Joined
Apr 6, 2007
Messages
887
hi


can't get bloqus to start, also remember the file being bigger than 1.6M.



Code:
 [ START ]--- Mount the PND ----------

Mounting : mount -t squashfs "/dev/loop4" "/mnt/utmp/bloqus"

Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/PANDORA1/pandora/appdata/bloqus=rw+nolwh":"/mnt/pnd/bloqus=rr" none "/mnt/utmp/bloqus"

[SUCCESS]--- Mount the PND ----------

[ START ]--- Starting the application (run.sh ) ----------

./run.sh: exec: line 17: ./bloqus: Permission denied

[ FAILED]--- Starting the application (run.sh ) ----------

[ START ]--- uMount the PND ----------

[ START ]--- Waiting the Union to be available ----------

[SUCCESS]--- Waiting the Union to be available ----------

rmdir: failed to remove `/mnt/utmp/bloqus': 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 ----------
 
Well, permission denied... Is the file in the pnd executable?
 
Oh shit, I forgot to make it executable. I don't have my Pandora on me, either...
 
Back
Top