I want my BeagleBone machine to automatically start a script called server.js. It includes BoneScript (BeagleBone's unique function) and many functions including reading voltage and ampere from other machines.
I used this tutorial Executing a script on startup using BeagleBone Black
It kept showing status=203/EXEC error.
I tried the same tutorial for simple programs without Bonescript and Functions. Indeed, simple sending and receiving scripts are working without any issue.
How can I remove the error? I think it happens from importing BeagleScript and Functions. I'm not familiar with Linux environment.
Can anyone help to solve the issue?
Thanks,
Detail for Error:
Hi, Robert. Thanks for quick reply.Indeed, after changing to ExecStart=/var/lib/cloud9/Projects/scriptname.sh
ExecStart=/var/lib/cloud9/Projects/server.js <-- maybe ?
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/a494250e-48a4-417d-a8c7-c11f364d7090%40googlegroups.com.