Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers > iRex > iRex Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 11-23-2006, 01:55 PM   #1
tribble
iLiad Maniac
tribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it istribble knows what time it is
 
tribble's Avatar
 
Posts: 1,382
Karma: 2369
Join Date: Apr 2006
Location: Germany
Device: Bookeen Opus (i love that thing) and iPad (what an irony)
Autorun on startup

I was just thinking about making such a startscript.

I checked rc5.d and saw, that their start script is S99.
I just wanted to put a script in there, that would check on the external devices (and only there, so you can pull out the card and start normally, if something in the autorun script goes wrong)

So how do i get my script to run after the S99start? Or can i do something like call another script with a & behind and let that script sleep for a while?

Thanks for your help.
tribble is offline   Reply With Quote
Old 11-23-2006, 02:01 PM   #2
design256
Connoisseur
design256 doesn't litterdesign256 doesn't litter
 
Posts: 78
Karma: 103
Join Date: Aug 2006
Location: Ipswich, UK
Device: Irex Iliad
Quote:
Originally Posted by tribble
I was just thinking about making such a startscript.

I checked rc5.d and saw, that their start script is S99.
I just wanted to put a script in there, that would check on the external devices (and only there, so you can pull out the card and start normally, if something in the autorun script goes wrong)

So how do i get my script to run after the S99start? Or can i do something like call another script with a & behind and let that script sleep for a while?

Thanks for your help.
Call it S99z


Here's one I made earlier:

Code:
#!/bin/sh

if test -f /mnt/card/startup.sh
then
  /bin/sh /mnt/card/startup.sh
fi

: exit 0
design256 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to disable autorun of ebooklibrary ? zelda_pinwheel Sony Reader 29 12-18-2009 09:31 PM
Autorun.txt ? helfred Sony Reader 3 12-10-2008 12:43 AM
[REQ] Autorun Selection keng2000 Sony Reader Dev Corner 1 11-17-2008 06:09 PM
Minimal Autorun Program benjaminvm Sony Reader Dev Corner 0 07-24-2008 06:31 PM
Can't get autorun to work chrionix Sony Reader Dev Corner 4 06-24-2008 04:02 PM


All times are GMT -4. The time now is 04:13 PM.


MobileRead.com is a privately owned, operated and funded community.