View Single Post
Old 05-30-2013, 03:40 PM   #5
xor_
Zealot
xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.xor_ ought to be getting tired of karma fortunes by now.
 
Posts: 101
Karma: 470830
Join Date: Nov 2012
Location: Berlin
Device: Kobo Libra 2
You could try to add a "sleep 60" (or so) line to your autorun script to wait until the sdcard stuff has been initialized.

Or you could add the invocation of your script to /etc/init.d/rcS, and then in the last line of your script restore the original /etc/init.d/rcS.

(The latter is problematic, though, in case the user has modified his rcS.)

Last edited by xor_; 05-30-2013 at 03:54 PM.
xor_ is offline   Reply With Quote