View Single Post
Old 06-15-2011, 08:37 PM   #29
Treah
Member Retired
Treah began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jun 2011
Device: Kindle 3wifi
Quote:
Originally Posted by Hato View Post
I need help on working with Rizzo's kindle standalone terminal app. I'm very noob at this, so go easy.. (..and I don't even think I'm at the right topic)

I followed the instructions step by step on http://tinyapps.org/docs/kindle_stan..._terminal.html and everything went fine, until I reached this:



I get a return error: "/bin/sh: /etc: Permission denied" after typing: /etc/init.d. I tried /etc/init.d/kiterm and I get "/bin/sh: /etc/init.d/kiterm: not found".

I tried the fullscreen version of this. Same problem.

What am I doing wrong? Is there a key that I can use to get around this? Or am I doing everything wrong?

Sorry for such a late post but the solution to this problem is you need to make the script executable. Basically after you create the new script file you need to run a chmod +x on it. This step is missing from some instructions on the web.
Treah is offline   Reply With Quote