On Fri, June 15, 2007 9:43 am, Kevin Cozens wrote:
> wkevinlogan wrote:
>> I am trying to find the script file to modify or create that will
>> start my application automatically after booting from the onboard
>> flash on a TS-7400.
>
> On a TS-7250 the start-up files for the board live in the /etc/rc.d
> directory.
> The main one is rcS.sysinit. I added a command near the bottom of that
> file to
> run /etc/rc.d/rc.local and created and an rc.local file with the commands
> needed to start my application on power up of the board.
>
On the TS-7400 it is actually a bit more complicated, because it depends
on whether you want your application to run from the fast boot or the full
boot. If you want it to run in the fast boot environment, you will want
to modify the /linuxrc2 file on the initial ramdisk. (Be sure to run the
'save' command to commit the change to flash before rebooting.)
> Hope that helps.
>
> --
> Cheers!
>
> Kevin.
Regards,
Michael
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|