Erk, yes, "mount -n -ro -o nocheck" is more like it.

You won't be able to run anything after an exec: this replaces the /bin/sh script with the player. If you want the script to continue after this point, make it an "/empeg/bin/player &".

Hugo