Now have live player and hi-jack. Edited out the

;@EXEC_ONCE /drive0/var/setvol

You need the setvol program, otherwise it will play your sounds muted. You can add a /dive0/var/setvol line to your script right after the #!/bin/sh line instead of calling it from hijack.

Left in the
;@EXEC_ONCE/drive0/var/random.sh

I don't know if this is the cause of it hanging, but I think you need a space in there after the ;@EXEC_ONCE command.

Also you should test your script from hyperterminal before making it a part of your bootup sequence. Just type /drive0/var/random.sh at the command prompt and it should play your sound. Only after it works there should you add it the config.ini.